Skip to content

Commit 3b33301

Browse files
committed
Update Ruby semver-compatible dependencies
1 parent 249e427 commit 3b33301

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

integration-tests/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ GEM
3232
racc (~> 1.4)
3333
nokogiri (1.16.7-x86_64-linux)
3434
racc (~> 1.4)
35-
parallel (1.25.1)
36-
parser (3.3.4.0)
35+
parallel (1.26.1)
36+
parser (3.3.4.2)
3737
ast (~> 2.4.1)
3838
racc
3939
public_suffix (6.0.1)
@@ -43,7 +43,7 @@ GEM
4343
rack (>= 1.3)
4444
rainbow (3.1.1)
4545
regexp_parser (2.9.2)
46-
rexml (3.3.2)
46+
rexml (3.3.4)
4747
strscan
4848
rspec (3.13.0)
4949
rspec-core (~> 3.13.0)
@@ -58,7 +58,7 @@ GEM
5858
diff-lcs (>= 1.2.0, < 2.0)
5959
rspec-support (~> 3.13.0)
6060
rspec-support (3.13.1)
61-
rubocop (1.65.0)
61+
rubocop (1.65.1)
6262
json (~> 2.3)
6363
language_server-protocol (>= 3.17.0)
6464
parallel (~> 1.10)
@@ -69,11 +69,11 @@ GEM
6969
rubocop-ast (>= 1.31.1, < 2.0)
7070
ruby-progressbar (~> 1.7)
7171
unicode-display_width (>= 2.4.0, < 3.0)
72-
rubocop-ast (1.31.3)
72+
rubocop-ast (1.32.0)
7373
parser (>= 3.3.1.0)
7474
rubocop-capybara (2.21.0)
7575
rubocop (~> 1.41)
76-
rubocop-rspec (3.0.3)
76+
rubocop-rspec (3.0.4)
7777
rubocop (~> 1.61)
7878
ruby-progressbar (1.13.0)
7979
rubyzip (2.3.2)

0 commit comments

Comments
 (0)