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 553d1fb commit 009743bCopy full SHA for 009743b
Gemfile.lock
@@ -69,7 +69,7 @@ GEM
69
zeitwerk (~> 2.3)
70
addressable (2.5.2)
71
public_suffix (>= 2.0.2, < 4.0)
72
- ast (2.4.1)
+ ast (2.4.2)
73
builder (3.2.4)
74
capybara (3.35.1)
75
addressable
@@ -188,7 +188,7 @@ GEM
188
rspec-mocks (~> 3.8.0)
189
rspec-support (~> 3.8.0)
190
rspec-support (3.8.3)
191
- rubocop (1.8.1)
+ rubocop (1.9.0)
192
parallel (~> 1.10)
193
parser (>= 3.0.0.0)
194
rainbow (>= 2.2.2, < 4.0)
@@ -197,7 +197,7 @@ GEM
197
rubocop-ast (>= 1.2.0, < 2.0)
198
ruby-progressbar (~> 1.7)
199
unicode-display_width (>= 1.4.0, < 3.0)
200
- rubocop-ast (1.4.0)
+ rubocop-ast (1.4.1)
201
parser (>= 2.7.1.5)
202
rubocop-packaging (0.5.1)
203
rubocop (>= 0.89, < 2.0)
0 commit comments