Skip to content

Commit 9f3f58a

Browse files
authored
1 parent b9b2b93 commit 9f3f58a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
addressable (2.8.7)
13-
public_suffix (>= 2.0.2, < 7.0)
12+
addressable (2.8.8)
13+
public_suffix (>= 2.0.2, < 8.0)
1414
ast (2.4.3)
1515
base64 (0.3.0)
1616
bigdecimal (3.3.1)
@@ -21,7 +21,7 @@ GEM
2121
diff-lcs (1.6.2)
2222
docile (1.4.1)
2323
hashdiff (1.2.1)
24-
json (2.15.2)
24+
json (2.18.0)
2525
language_server-protocol (3.17.0.5)
2626
lint_roller (1.1.0)
2727
method_source (1.1.0)
@@ -37,7 +37,7 @@ GEM
3737
pry (0.15.2)
3838
coderay (~> 1.1)
3939
method_source (~> 1.0)
40-
public_suffix (6.0.2)
40+
public_suffix (7.0.0)
4141
racc (1.8.1)
4242
rainbow (3.1.1)
4343
rake (13.3.1)
@@ -52,11 +52,11 @@ GEM
5252
rspec-expectations (3.13.5)
5353
diff-lcs (>= 1.2.0, < 2.0)
5454
rspec-support (~> 3.13.0)
55-
rspec-mocks (3.13.6)
55+
rspec-mocks (3.13.7)
5656
diff-lcs (>= 1.2.0, < 2.0)
5757
rspec-support (~> 3.13.0)
5858
rspec-support (3.13.6)
59-
rubocop (1.81.6)
59+
rubocop (1.81.7)
6060
json (~> 2.3)
6161
language_server-protocol (~> 3.17.0.2)
6262
lint_roller (~> 1.1.0)
@@ -67,7 +67,7 @@ GEM
6767
rubocop-ast (>= 1.47.1, < 2.0)
6868
ruby-progressbar (~> 1.7)
6969
unicode-display_width (>= 2.4.0, < 4.0)
70-
rubocop-ast (1.47.1)
70+
rubocop-ast (1.48.0)
7171
parser (>= 3.3.7.2)
7272
prism (~> 1.4)
7373
rubocop-performance (1.26.1)

0 commit comments

Comments
 (0)