Skip to content

Commit 7459402

Browse files
Update bundler non-major dependencies to v2.5.9
1 parent 477f372 commit 7459402

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

Gemfile.lock

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,13 @@ GEM
9494
rake (>= 10.4, < 14.0)
9595
ansi (1.5.0)
9696
ast (2.4.3)
97-
base64 (0.2.0)
98-
benchmark (0.4.0)
97+
base64 (0.3.0)
98+
benchmark (0.4.1)
9999
better_errors (2.10.1)
100100
erubi (>= 1.0.0)
101101
rack (>= 0.9.0)
102102
rouge (>= 1.0.0)
103-
bigdecimal (3.2.0)
103+
bigdecimal (3.2.2)
104104
bindex (0.8.1)
105105
binding_of_caller (1.0.1)
106106
debug_inspector (>= 1.2.0)
@@ -155,17 +155,16 @@ GEM
155155
terminal-table (>= 1.8)
156156
globalid (1.2.1)
157157
activesupport (>= 6.1)
158-
graphql (2.5.8)
158+
graphql (2.5.9)
159159
base64
160160
fiber-storage
161161
logger
162162
graphql-client (0.26.0)
163163
activesupport (>= 3.0)
164164
graphql (>= 1.13.0)
165165
hashdiff (1.1.2)
166-
http (5.2.0)
166+
http (5.3.1)
167167
addressable (~> 2.8)
168-
base64 (~> 0.1)
169168
http-cookie (~> 1.0)
170169
http-form_data (~> 2.2)
171170
llhttp-ffi (~> 0.5.0)
@@ -246,7 +245,7 @@ GEM
246245
puma (6.6.0)
247246
nio4r (~> 2.0)
248247
racc (1.8.1)
249-
rack (3.1.15)
248+
rack (3.1.16)
250249
rack-attack (6.7.0)
251250
rack (>= 1.0, < 4)
252251
rack-session (2.1.1)
@@ -286,7 +285,7 @@ GEM
286285
thor (~> 1.0, >= 1.2.2)
287286
zeitwerk (~> 2.6)
288287
rainbow (3.1.1)
289-
rake (13.2.1)
288+
rake (13.3.0)
290289
rdoc (6.14.0)
291290
erb
292291
psych (>= 4.0.0)
@@ -299,18 +298,18 @@ GEM
299298
io-console (~> 0.5)
300299
rexml (3.4.1)
301300
rouge (4.5.1)
302-
rubocop (1.75.8)
301+
rubocop (1.76.1)
303302
json (~> 2.3)
304303
language_server-protocol (~> 3.17.0.2)
305304
lint_roller (~> 1.1.0)
306305
parallel (~> 1.10)
307306
parser (>= 3.3.0.2)
308307
rainbow (>= 2.2.2, < 4.0)
309308
regexp_parser (>= 2.9.3, < 3.0)
310-
rubocop-ast (>= 1.44.0, < 2.0)
309+
rubocop-ast (>= 1.45.0, < 2.0)
311310
ruby-progressbar (~> 1.7)
312311
unicode-display_width (>= 2.4.0, < 4.0)
313-
rubocop-ast (1.44.1)
312+
rubocop-ast (1.45.1)
314313
parser (>= 3.3.7.2)
315314
prism (~> 1.4)
316315
rubocop-rails (2.32.0)
@@ -368,7 +367,7 @@ GEM
368367
thor (1.3.2)
369368
tilt (2.6.0)
370369
timeout (0.4.3)
371-
turbo-rails (2.0.13)
370+
turbo-rails (2.0.16)
372371
actionpack (>= 7.1.0)
373372
railties (>= 7.1.0)
374373
tzinfo (2.0.6)

0 commit comments

Comments
 (0)