Skip to content

Commit 83c74cb

Browse files
committed
Run bundle update to update all gems.
1 parent 11cdb20 commit 83c74cb

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,25 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
addressable (2.8.7)
12-
public_suffix (>= 2.0.2, < 7.0)
11+
addressable (2.8.8)
12+
public_suffix (>= 2.0.2, < 8.0)
1313
ast (2.4.3)
14-
bigdecimal (3.3.1)
14+
bigdecimal (4.0.1)
1515
crack (1.0.1)
1616
bigdecimal
1717
rexml
1818
diff-lcs (1.6.2)
1919
hashdiff (1.2.1)
20-
json (2.15.2)
20+
json (2.18.1)
2121
language_server-protocol (3.17.0.5)
2222
lint_roller (1.1.0)
2323
logger (1.7.0)
2424
parallel (1.27.0)
25-
parser (3.3.10.0)
25+
parser (3.3.10.2)
2626
ast (~> 2.4.1)
2727
racc
28-
prism (1.6.0)
29-
public_suffix (6.0.2)
28+
prism (1.9.0)
29+
public_suffix (7.0.2)
3030
racc (1.8.1)
3131
rainbow (3.1.1)
3232
rake (13.3.1)
@@ -44,35 +44,35 @@ GEM
4444
rspec-mocks (3.13.7)
4545
diff-lcs (>= 1.2.0, < 2.0)
4646
rspec-support (~> 3.13.0)
47-
rspec-support (3.13.6)
48-
rubocop (1.81.7)
47+
rspec-support (3.13.7)
48+
rubocop (1.84.2)
4949
json (~> 2.3)
5050
language_server-protocol (~> 3.17.0.2)
5151
lint_roller (~> 1.1.0)
5252
parallel (~> 1.10)
5353
parser (>= 3.3.0.2)
5454
rainbow (>= 2.2.2, < 4.0)
5555
regexp_parser (>= 2.9.3, < 3.0)
56-
rubocop-ast (>= 1.47.1, < 2.0)
56+
rubocop-ast (>= 1.49.0, < 2.0)
5757
ruby-progressbar (~> 1.7)
5858
unicode-display_width (>= 2.4.0, < 4.0)
59-
rubocop-ast (1.47.1)
59+
rubocop-ast (1.49.0)
6060
parser (>= 3.3.7.2)
61-
prism (~> 1.4)
61+
prism (~> 1.7)
6262
rubocop-performance (1.26.1)
6363
lint_roller (~> 1.1)
6464
rubocop (>= 1.75.0, < 2.0)
6565
rubocop-ast (>= 1.47.1, < 2.0)
6666
rubocop-rake (0.7.1)
6767
lint_roller (~> 1.1)
6868
rubocop (>= 1.72.1)
69-
rubocop-rspec (3.7.0)
69+
rubocop-rspec (3.9.0)
7070
lint_roller (~> 1.1)
71-
rubocop (~> 1.72, >= 1.72.1)
71+
rubocop (~> 1.81)
7272
ruby-progressbar (1.13.0)
7373
unicode-display_width (3.2.0)
7474
unicode-emoji (~> 4.1)
75-
unicode-emoji (4.1.0)
75+
unicode-emoji (4.2.0)
7676
webmock (3.26.1)
7777
addressable (>= 2.8.0)
7878
crack (>= 0.3.2)

0 commit comments

Comments
 (0)