Skip to content

Commit 009743b

Browse files
1 parent 553d1fb commit 009743b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ GEM
6969
zeitwerk (~> 2.3)
7070
addressable (2.5.2)
7171
public_suffix (>= 2.0.2, < 4.0)
72-
ast (2.4.1)
72+
ast (2.4.2)
7373
builder (3.2.4)
7474
capybara (3.35.1)
7575
addressable
@@ -188,7 +188,7 @@ GEM
188188
rspec-mocks (~> 3.8.0)
189189
rspec-support (~> 3.8.0)
190190
rspec-support (3.8.3)
191-
rubocop (1.8.1)
191+
rubocop (1.9.0)
192192
parallel (~> 1.10)
193193
parser (>= 3.0.0.0)
194194
rainbow (>= 2.2.2, < 4.0)
@@ -197,7 +197,7 @@ GEM
197197
rubocop-ast (>= 1.2.0, < 2.0)
198198
ruby-progressbar (~> 1.7)
199199
unicode-display_width (>= 1.4.0, < 3.0)
200-
rubocop-ast (1.4.0)
200+
rubocop-ast (1.4.1)
201201
parser (>= 2.7.1.5)
202202
rubocop-packaging (0.5.1)
203203
rubocop (>= 0.89, < 2.0)

0 commit comments

Comments
 (0)