Skip to content

Commit e57e208

Browse files
authored
Merge pull request #91 from koedame/dependabot/bundler/standard-1.39.0
Bump standard from 1.31.1 to 1.39.0
2 parents 7cd4d27 + b540e19 commit e57e208

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

Gemfile.lock

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
tzinfo (~> 2.0)
8484
ast (2.4.2)
8585
backport (1.2.0)
86-
base64 (0.1.1)
86+
base64 (0.2.0)
8787
benchmark (0.3.0)
8888
bigdecimal (3.1.8)
8989
builder (3.2.4)
@@ -208,23 +208,22 @@ GEM
208208
rspec-mocks (~> 3.12)
209209
rspec-support (~> 3.12)
210210
rspec-support (3.12.1)
211-
rubocop (1.56.4)
212-
base64 (~> 0.1.1)
211+
rubocop (1.64.1)
213212
json (~> 2.3)
214213
language_server-protocol (>= 3.17.0)
215214
parallel (~> 1.10)
216-
parser (>= 3.2.2.3)
215+
parser (>= 3.3.0.2)
217216
rainbow (>= 2.2.2, < 4.0)
218217
regexp_parser (>= 1.8, < 3.0)
219218
rexml (>= 3.2.5, < 4.0)
220-
rubocop-ast (>= 1.28.1, < 2.0)
219+
rubocop-ast (>= 1.31.1, < 2.0)
221220
ruby-progressbar (~> 1.7)
222221
unicode-display_width (>= 2.4.0, < 3.0)
223222
rubocop-ast (1.31.3)
224223
parser (>= 3.3.1.0)
225-
rubocop-performance (1.19.0)
226-
rubocop (>= 1.7.0, < 2.0)
227-
rubocop-ast (>= 0.4.0)
224+
rubocop-performance (1.21.1)
225+
rubocop (>= 1.48.1, < 2.0)
226+
rubocop-ast (>= 1.31.1, < 2.0)
228227
ruby-progressbar (1.13.0)
229228
simplecov (0.21.2)
230229
docile (~> 1.1)
@@ -248,18 +247,18 @@ GEM
248247
thor (~> 1.0)
249248
tilt (~> 2.0)
250249
yard (~> 0.9, >= 0.9.24)
251-
standard (1.31.1)
250+
standard (1.39.0)
252251
language_server-protocol (~> 3.17.0.2)
253252
lint_roller (~> 1.0)
254-
rubocop (~> 1.56.2)
253+
rubocop (~> 1.64.0)
255254
standard-custom (~> 1.0.0)
256-
standard-performance (~> 1.2)
255+
standard-performance (~> 1.4)
257256
standard-custom (1.0.2)
258257
lint_roller (~> 1.0)
259258
rubocop (~> 1.50)
260-
standard-performance (1.2.0)
259+
standard-performance (1.4.0)
261260
lint_roller (~> 1.1)
262-
rubocop-performance (~> 1.19.0)
261+
rubocop-performance (~> 1.21.0)
263262
stringio (3.1.1)
264263
strscan (3.1.0)
265264
thor (1.3.1)

0 commit comments

Comments
 (0)