Skip to content

Commit 3d021f5

Browse files
authored
Merge pull request #34 from oauth-xx/depfu/update/standard-1.49.0
Update standard 1.47.0 → 1.49.0 (minor)
2 parents 3d1ce70 + a3a6308 commit 3d021f5

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

Gemfile.lock

+13-11
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,10 @@ GEM
4040
optparse (0.5.0)
4141
ostruct (0.6.0)
4242
parallel (1.26.3)
43-
parser (3.3.7.2)
43+
parser (3.3.7.4)
4444
ast (~> 2.4.1)
4545
racc
46+
prism (1.4.0)
4647
psych (5.1.2)
4748
stringio
4849
racc (1.8.1)
@@ -72,19 +73,20 @@ GEM
7273
webrick
7374
yaml (~> 0.3)
7475
rspec-block_is_expected (1.0.6)
75-
rubocop (1.73.2)
76+
rubocop (1.75.2)
7677
json (~> 2.3)
7778
language_server-protocol (~> 3.17.0.2)
7879
lint_roller (~> 1.1.0)
7980
parallel (~> 1.10)
8081
parser (>= 3.3.0.2)
8182
rainbow (>= 2.2.2, < 4.0)
8283
regexp_parser (>= 2.9.3, < 3.0)
83-
rubocop-ast (>= 1.38.0, < 2.0)
84+
rubocop-ast (>= 1.44.0, < 2.0)
8485
ruby-progressbar (~> 1.7)
8586
unicode-display_width (>= 2.4.0, < 4.0)
86-
rubocop-ast (1.41.0)
87+
rubocop-ast (1.44.0)
8788
parser (>= 3.3.7.2)
89+
prism (~> 1.4)
8890
rubocop-gradual (0.3.6)
8991
diff-lcs (>= 1.2.0, < 2.0)
9092
diffy (~> 3.0)
@@ -103,9 +105,9 @@ GEM
103105
rubocop-packaging (0.6.0)
104106
lint_roller (~> 1.1.0)
105107
rubocop (>= 1.72.1, < 2.0)
106-
rubocop-performance (1.24.0)
108+
rubocop-performance (1.25.0)
107109
lint_roller (~> 1.1)
108-
rubocop (>= 1.72.1, < 2.0)
110+
rubocop (>= 1.75.0, < 2.0)
109111
rubocop-ast (>= 1.38.0, < 2.0)
110112
rubocop-rake (0.6.0)
111113
rubocop (~> 1.0)
@@ -140,18 +142,18 @@ GEM
140142
simplecov-rcov (0.3.7)
141143
simplecov (>= 0.4.1)
142144
simplecov_json_formatter (0.1.4)
143-
standard (1.47.0)
145+
standard (1.49.0)
144146
language_server-protocol (~> 3.17.0.2)
145147
lint_roller (~> 1.0)
146-
rubocop (~> 1.73.0)
148+
rubocop (~> 1.75.2)
147149
standard-custom (~> 1.0.0)
148-
standard-performance (~> 1.7)
150+
standard-performance (~> 1.8)
149151
standard-custom (1.0.2)
150152
lint_roller (~> 1.0)
151153
rubocop (~> 1.50)
152-
standard-performance (1.7.0)
154+
standard-performance (1.8.0)
153155
lint_roller (~> 1.1)
154-
rubocop-performance (~> 1.24.0)
156+
rubocop-performance (~> 1.25.0)
155157
standard-rubocop-lts (1.0.10)
156158
rspec-block_is_expected (~> 1.0, >= 1.0.5)
157159
standard (>= 1.35.1, < 2)

0 commit comments

Comments
 (0)