Skip to content

Commit 2218653

Browse files
Update bundler non-major dependencies to v2.5.11
1 parent 598e3da commit 2218653

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ GEM
155155
terminal-table (>= 1.8)
156156
globalid (1.2.1)
157157
activesupport (>= 6.1)
158-
graphql (2.5.9)
158+
graphql (2.5.11)
159159
base64
160160
fiber-storage
161161
logger
@@ -173,19 +173,19 @@ GEM
173173
http-form_data (2.3.0)
174174
i18n (1.14.7)
175175
concurrent-ruby (~> 1.0)
176-
importmap-rails (2.1.0)
176+
importmap-rails (2.2.0)
177177
actionpack (>= 6.0.0)
178178
activesupport (>= 6.0.0)
179179
railties (>= 6.0.0)
180-
io-console (0.8.0)
180+
io-console (0.8.1)
181181
irb (1.15.2)
182182
pp (>= 0.6.0)
183183
rdoc (>= 4.0.0)
184184
reline (>= 0.4.2)
185185
jbuilder (2.13.0)
186186
actionview (>= 5.0.0)
187187
activesupport (>= 5.0.0)
188-
json (2.12.2)
188+
json (2.13.0)
189189
language_server-protocol (3.17.0.5)
190190
lint_roller (1.1.0)
191191
llhttp-ffi (0.5.1)
@@ -223,11 +223,11 @@ GEM
223223
net-smtp (0.5.1)
224224
net-protocol
225225
nio4r (2.7.4)
226-
nokogiri (1.18.8-arm64-darwin)
226+
nokogiri (1.18.9-arm64-darwin)
227227
racc (~> 1.4)
228-
nokogiri (1.18.8-x86_64-darwin)
228+
nokogiri (1.18.9-x86_64-darwin)
229229
racc (~> 1.4)
230-
nokogiri (1.18.8-x86_64-linux-gnu)
230+
nokogiri (1.18.9-x86_64-linux-gnu)
231231
racc (~> 1.4)
232232
parallel (1.27.0)
233233
parser (3.3.8.0)
@@ -286,19 +286,19 @@ GEM
286286
zeitwerk (~> 2.6)
287287
rainbow (3.1.1)
288288
rake (13.3.0)
289-
rdoc (6.14.1)
289+
rdoc (6.14.2)
290290
erb
291291
psych (>= 4.0.0)
292-
redis (5.4.0)
292+
redis (5.4.1)
293293
redis-client (>= 0.22.0)
294294
redis-client (0.24.0)
295295
connection_pool
296296
regexp_parser (2.10.0)
297-
reline (0.6.1)
297+
reline (0.6.2)
298298
io-console (~> 0.5)
299299
rexml (3.4.1)
300300
rouge (4.5.1)
301-
rubocop (1.77.0)
301+
rubocop (1.78.0)
302302
json (~> 2.3)
303303
language_server-protocol (~> 3.17.0.2)
304304
lint_roller (~> 1.1.0)
@@ -309,7 +309,7 @@ GEM
309309
rubocop-ast (>= 1.45.1, < 2.0)
310310
ruby-progressbar (~> 1.7)
311311
unicode-display_width (>= 2.4.0, < 4.0)
312-
rubocop-ast (1.45.1)
312+
rubocop-ast (1.46.0)
313313
parser (>= 3.3.7.2)
314314
prism (~> 1.4)
315315
rubocop-rails (2.32.0)
@@ -356,15 +356,15 @@ GEM
356356
actionpack (>= 6.1)
357357
activesupport (>= 6.1)
358358
sprockets (>= 3.0.0)
359-
sqlite3 (2.7.1-arm64-darwin)
360-
sqlite3 (2.7.1-x86_64-darwin)
361-
sqlite3 (2.7.1-x86_64-linux-gnu)
359+
sqlite3 (2.7.3-arm64-darwin)
360+
sqlite3 (2.7.3-x86_64-darwin)
361+
sqlite3 (2.7.3-x86_64-linux-gnu)
362362
stimulus-rails (1.3.4)
363363
railties (>= 6.0.0)
364364
stringio (3.1.7)
365365
terminal-table (4.0.0)
366366
unicode-display_width (>= 1.1.1, < 4)
367-
thor (1.3.2)
367+
thor (1.4.0)
368368
tilt (2.6.0)
369369
timeout (0.4.3)
370370
turbo-rails (2.0.16)

0 commit comments

Comments
 (0)