Skip to content

Commit c13f483

Browse files
committed
Update Ruby semver-compatible dependencies
1 parent efdc7db commit c13f483

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

integration-tests/Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.8)
4+
addressable (2.8.9)
55
public_suffix (>= 2.0.2, < 8.0)
66
ast (2.4.3)
77
base64 (0.3.0)
@@ -15,32 +15,32 @@ GEM
1515
regexp_parser (>= 1.5, < 3.0)
1616
xpath (~> 3.2)
1717
diff-lcs (1.6.2)
18-
json (2.18.1)
18+
json (2.19.3)
1919
language_server-protocol (3.17.0.5)
2020
lint_roller (1.1.0)
2121
logger (1.7.0)
2222
matrix (0.4.3)
2323
mini_mime (1.1.5)
2424
mini_portile2 (2.8.9)
25-
nokogiri (1.19.1)
25+
nokogiri (1.19.2)
2626
mini_portile2 (~> 2.8.2)
2727
racc (~> 1.4)
28-
nokogiri (1.19.1-aarch64-linux-gnu)
28+
nokogiri (1.19.2-aarch64-linux-gnu)
2929
racc (~> 1.4)
30-
nokogiri (1.19.1-arm-linux-gnu)
30+
nokogiri (1.19.2-arm-linux-gnu)
3131
racc (~> 1.4)
32-
nokogiri (1.19.1-arm64-darwin)
32+
nokogiri (1.19.2-arm64-darwin)
3333
racc (~> 1.4)
34-
nokogiri (1.19.1-x86_64-darwin)
34+
nokogiri (1.19.2-x86_64-darwin)
3535
racc (~> 1.4)
36-
nokogiri (1.19.1-x86_64-linux-gnu)
36+
nokogiri (1.19.2-x86_64-linux-gnu)
3737
racc (~> 1.4)
3838
parallel (1.27.0)
3939
parser (3.3.10.2)
4040
ast (~> 2.4.1)
4141
racc
4242
prism (1.9.0)
43-
public_suffix (7.0.2)
43+
public_suffix (7.0.5)
4444
racc (1.8.1)
4545
rack (3.2.5)
4646
rack-test (2.2.0)
@@ -57,11 +57,11 @@ GEM
5757
rspec-expectations (3.13.5)
5858
diff-lcs (>= 1.2.0, < 2.0)
5959
rspec-support (~> 3.13.0)
60-
rspec-mocks (3.13.7)
60+
rspec-mocks (3.13.8)
6161
diff-lcs (>= 1.2.0, < 2.0)
6262
rspec-support (~> 3.13.0)
6363
rspec-support (3.13.7)
64-
rubocop (1.84.2)
64+
rubocop (1.86.0)
6565
json (~> 2.3)
6666
language_server-protocol (~> 3.17.0.2)
6767
lint_roller (~> 1.1.0)
@@ -72,7 +72,7 @@ GEM
7272
rubocop-ast (>= 1.49.0, < 2.0)
7373
ruby-progressbar (~> 1.7)
7474
unicode-display_width (>= 2.4.0, < 4.0)
75-
rubocop-ast (1.49.0)
75+
rubocop-ast (1.49.1)
7676
parser (>= 3.3.7.2)
7777
prism (~> 1.7)
7878
rubocop-capybara (2.22.1)
@@ -83,7 +83,7 @@ GEM
8383
rubocop (~> 1.81)
8484
ruby-progressbar (1.13.0)
8585
rubyzip (3.2.2)
86-
selenium-webdriver (4.40.0)
86+
selenium-webdriver (4.41.0)
8787
base64 (~> 0.2)
8888
logger (~> 1.4)
8989
rexml (~> 3.2, >= 3.2.5)

0 commit comments

Comments
 (0)