Skip to content

Commit 0ffc5e7

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

File tree

1 file changed

+13
-19
lines changed

1 file changed

+13
-19
lines changed

Gemfile.lock

Lines changed: 13 additions & 19 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)
@@ -146,29 +146,25 @@ GEM
146146
ffi (1.17.2-arm64-darwin)
147147
ffi (1.17.2-x86_64-darwin)
148148
ffi (1.17.2-x86_64-linux-gnu)
149-
ffi-compiler (1.3.2)
150-
ffi (>= 1.15.5)
151-
rake
152149
fiber-storage (1.0.1)
153150
flipflop (2.8.0)
154151
activesupport (>= 4.0)
155152
terminal-table (>= 1.8)
156153
globalid (1.2.1)
157154
activesupport (>= 6.1)
158-
graphql (2.5.8)
155+
graphql (2.5.9)
159156
base64
160157
fiber-storage
161158
logger
162159
graphql-client (0.26.0)
163160
activesupport (>= 3.0)
164161
graphql (>= 1.13.0)
165162
hashdiff (1.1.2)
166-
http (5.2.0)
163+
http (5.3.0)
167164
addressable (~> 2.8)
168-
base64 (~> 0.1)
169165
http-cookie (~> 1.0)
170166
http-form_data (~> 2.2)
171-
llhttp-ffi (~> 0.5.0)
167+
llhttp (~> 0.5.0)
172168
http-cookie (1.0.8)
173169
domain_name (~> 0.5)
174170
http-form_data (2.3.0)
@@ -189,9 +185,7 @@ GEM
189185
json (2.12.2)
190186
language_server-protocol (3.17.0.5)
191187
lint_roller (1.1.0)
192-
llhttp-ffi (0.5.1)
193-
ffi-compiler (~> 1.0)
194-
rake (~> 13.0)
188+
llhttp (0.5.0)
195189
logger (1.7.0)
196190
loofah (2.24.1)
197191
crass (~> 1.0.2)
@@ -246,7 +240,7 @@ GEM
246240
puma (6.6.0)
247241
nio4r (~> 2.0)
248242
racc (1.8.1)
249-
rack (3.1.15)
243+
rack (3.1.16)
250244
rack-attack (6.7.0)
251245
rack (>= 1.0, < 4)
252246
rack-session (2.1.1)
@@ -286,7 +280,7 @@ GEM
286280
thor (~> 1.0, >= 1.2.2)
287281
zeitwerk (~> 2.6)
288282
rainbow (3.1.1)
289-
rake (13.2.1)
283+
rake (13.3.0)
290284
rdoc (6.14.0)
291285
erb
292286
psych (>= 4.0.0)
@@ -299,18 +293,18 @@ GEM
299293
io-console (~> 0.5)
300294
rexml (3.4.1)
301295
rouge (4.5.1)
302-
rubocop (1.75.8)
296+
rubocop (1.76.0)
303297
json (~> 2.3)
304298
language_server-protocol (~> 3.17.0.2)
305299
lint_roller (~> 1.1.0)
306300
parallel (~> 1.10)
307301
parser (>= 3.3.0.2)
308302
rainbow (>= 2.2.2, < 4.0)
309303
regexp_parser (>= 2.9.3, < 3.0)
310-
rubocop-ast (>= 1.44.0, < 2.0)
304+
rubocop-ast (>= 1.45.0, < 2.0)
311305
ruby-progressbar (~> 1.7)
312306
unicode-display_width (>= 2.4.0, < 4.0)
313-
rubocop-ast (1.44.1)
307+
rubocop-ast (1.45.1)
314308
parser (>= 3.3.7.2)
315309
prism (~> 1.4)
316310
rubocop-rails (2.32.0)
@@ -368,7 +362,7 @@ GEM
368362
thor (1.3.2)
369363
tilt (2.6.0)
370364
timeout (0.4.3)
371-
turbo-rails (2.0.13)
365+
turbo-rails (2.0.16)
372366
actionpack (>= 7.1.0)
373367
railties (>= 7.1.0)
374368
tzinfo (2.0.6)

0 commit comments

Comments
 (0)