Skip to content

Commit 0bf6fd0

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 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
@@ -185,7 +185,7 @@ GEM
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)
@@ -289,7 +289,7 @@ GEM
289289
rdoc (6.14.1)
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
@@ -298,7 +298,7 @@ GEM
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,9 +356,9 @@ 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)

0 commit comments

Comments
 (0)