We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54cd70e commit fdc4e75Copy full SHA for fdc4e75
Gemfile.lock
@@ -63,7 +63,7 @@ GEM
63
concurrent-ruby (~> 1.0)
64
immutable-struct (2.4.1)
65
jmespath (1.6.2)
66
- json (2.7.0)
+ json (2.7.1)
67
language_server-protocol (3.17.0.3)
68
lino (3.1.0)
69
hamster (~> 3.0)
@@ -114,7 +114,7 @@ GEM
114
rake_factory (~> 0.23)
115
sshkey (~> 2.0)
116
rchardet (1.8.0)
117
- regexp_parser (2.8.2)
+ regexp_parser (2.8.3)
118
rexml (3.2.6)
119
rspec (3.12.0)
120
rspec-core (~> 3.12.0)
@@ -129,7 +129,7 @@ GEM
129
diff-lcs (>= 1.2.0, < 2.0)
130
rspec-support (~> 3.12.0)
131
rspec-support (3.12.1)
132
- rubocop (1.58.0)
+ rubocop (1.59.0)
133
json (~> 2.3)
134
language_server-protocol (>= 3.17.0)
135
parallel (~> 1.10)
0 commit comments