Skip to content

Commit 9bec6bb

Browse files
Update dependency standard to v1.47.0
1 parent c2569f7 commit 9bec6bb

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

Gemfile.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ GEM
3434
bundler
3535
rake
3636
thor (>= 0.14.0)
37-
ast (2.4.2)
37+
ast (2.4.3)
3838
builder (3.2.4)
3939
concurrent-ruby (1.1.10)
4040
crass (1.0.6)
@@ -46,8 +46,8 @@ GEM
4646
multi_xml (>= 0.5.2)
4747
i18n (1.10.0)
4848
concurrent-ruby (~> 1.0)
49-
json (2.7.2)
50-
language_server-protocol (3.17.0.3)
49+
json (2.7.6)
50+
language_server-protocol (3.17.0.4)
5151
lint_roller (1.1.0)
5252
loofah (2.16.0)
5353
crass (~> 1.0.2)
@@ -64,10 +64,10 @@ GEM
6464
nokogiri (1.13.4-x86_64-linux)
6565
racc (~> 1.4)
6666
parallel (1.24.0)
67-
parser (3.3.1.0)
67+
parser (3.3.7.4)
6868
ast (~> 2.4.1)
6969
racc
70-
racc (1.8.0)
70+
racc (1.8.1)
7171
rack (2.2.3)
7272
rack-test (1.1.0)
7373
rack (>= 1.0, < 3)
@@ -78,9 +78,8 @@ GEM
7878
loofah (~> 2.3)
7979
rainbow (3.1.1)
8080
rake (13.0.6)
81-
regexp_parser (2.9.2)
82-
rexml (3.2.8)
83-
strscan (>= 3.0.9)
81+
regexp_parser (2.10.0)
82+
rexml (3.4.1)
8483
rspec (3.11.0)
8584
rspec-core (~> 3.11.0)
8685
rspec-expectations (~> 3.11.0)
@@ -128,11 +127,10 @@ GEM
128127
standard-performance (1.0.1)
129128
lint_roller (~> 1.0)
130129
rubocop-performance (~> 1.16.0)
131-
strscan (3.1.0)
132130
thor (1.2.1)
133131
tzinfo (2.0.4)
134132
concurrent-ruby (~> 1.0)
135-
unicode-display_width (2.5.0)
133+
unicode-display_width (2.6.0)
136134
zeitwerk (2.5.4)
137135

138136
PLATFORMS

0 commit comments

Comments
 (0)