We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f167774 commit 04a184cCopy full SHA for 04a184c
Gemfile.lock
@@ -32,7 +32,6 @@ GEM
32
addressable (2.8.5)
33
public_suffix (>= 2.0.2, < 6.0)
34
ast (2.4.2)
35
- base64 (0.1.1)
36
builder (3.2.4)
37
coderay (1.1.3)
38
concurrent-ruby (1.2.2)
@@ -175,8 +174,7 @@ GEM
175
174
diff-lcs (>= 1.2.0, < 2.0)
176
rspec-support (~> 3.12.0)
177
rspec-support (3.12.1)
178
- rubocop (1.57.1)
179
- base64 (~> 0.1.1)
+ rubocop (1.57.2)
180
json (~> 2.3)
181
language_server-protocol (>= 3.17.0)
182
parallel (~> 1.10)
@@ -187,7 +185,7 @@ GEM
187
185
rubocop-ast (>= 1.28.1, < 2.0)
188
186
ruby-progressbar (~> 1.7)
189
unicode-display_width (>= 2.4.0, < 3.0)
190
- rubocop-ast (1.29.0)
+ rubocop-ast (1.30.0)
191
parser (>= 3.2.1.0)
192
rubocop-rails (2.21.2)
193
activesupport (>= 4.2.0)
0 commit comments