Skip to content

Commit 4befcf1

Browse files
authored
Merge pull request #49 from oauth-xx/depfu/update/standard-1.49.0
Update standard 1.47.0 → 1.49.0 (minor)
2 parents b1951bb + 68de73c commit 4befcf1

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
@@ -34,28 +34,30 @@ GEM
3434
uri
3535
ostruct (0.6.0)
3636
parallel (1.26.3)
37-
parser (3.3.7.2)
37+
parser (3.3.7.4)
3838
ast (~> 2.4.1)
3939
racc
40+
prism (1.4.0)
4041
racc (1.8.1)
4142
rainbow (3.1.1)
4243
rake (13.2.1)
4344
regexp_parser (2.10.0)
4445
rexml (3.4.1)
4546
rspec-block_is_expected (1.0.6)
46-
rubocop (1.73.2)
47+
rubocop (1.75.2)
4748
json (~> 2.3)
4849
language_server-protocol (~> 3.17.0.2)
4950
lint_roller (~> 1.1.0)
5051
parallel (~> 1.10)
5152
parser (>= 3.3.0.2)
5253
rainbow (>= 2.2.2, < 4.0)
5354
regexp_parser (>= 2.9.3, < 3.0)
54-
rubocop-ast (>= 1.38.0, < 2.0)
55+
rubocop-ast (>= 1.44.0, < 2.0)
5556
ruby-progressbar (~> 1.7)
5657
unicode-display_width (>= 2.4.0, < 4.0)
57-
rubocop-ast (1.41.0)
58+
rubocop-ast (1.44.0)
5859
parser (>= 3.3.7.2)
60+
prism (~> 1.4)
5961
rubocop-gradual (0.3.6)
6062
diff-lcs (>= 1.2.0, < 2.0)
6163
diffy (~> 3.0)
@@ -74,9 +76,9 @@ GEM
7476
rubocop-packaging (0.6.0)
7577
lint_roller (~> 1.1.0)
7678
rubocop (>= 1.72.1, < 2.0)
77-
rubocop-performance (1.24.0)
79+
rubocop-performance (1.25.0)
7880
lint_roller (~> 1.1)
79-
rubocop (>= 1.72.1, < 2.0)
81+
rubocop (>= 1.75.0, < 2.0)
8082
rubocop-ast (>= 1.38.0, < 2.0)
8183
rubocop-rake (0.6.0)
8284
rubocop (~> 1.0)
@@ -109,18 +111,18 @@ GEM
109111
simplecov-rcov (0.3.7)
110112
simplecov (>= 0.4.1)
111113
simplecov_json_formatter (0.1.4)
112-
standard (1.47.0)
114+
standard (1.49.0)
113115
language_server-protocol (~> 3.17.0.2)
114116
lint_roller (~> 1.0)
115-
rubocop (~> 1.73.0)
117+
rubocop (~> 1.75.2)
116118
standard-custom (~> 1.0.0)
117-
standard-performance (~> 1.7)
119+
standard-performance (~> 1.8)
118120
standard-custom (1.0.2)
119121
lint_roller (~> 1.0)
120122
rubocop (~> 1.50)
121-
standard-performance (1.7.0)
123+
standard-performance (1.8.0)
122124
lint_roller (~> 1.1)
123-
rubocop-performance (~> 1.24.0)
125+
rubocop-performance (~> 1.25.0)
124126
standard-rubocop-lts (1.0.10)
125127
rspec-block_is_expected (~> 1.0, >= 1.0.5)
126128
standard (>= 1.35.1, < 2)

0 commit comments

Comments
 (0)