Skip to content

Commit 362954c

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

File tree

1 file changed

+22
-20
lines changed

1 file changed

+22
-20
lines changed

Gemfile.lock

Lines changed: 22 additions & 20 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.1)
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.2)
189189
language_server-protocol (3.17.0.5)
190190
lint_roller (1.1.0)
191191
llhttp-ffi (0.5.1)
@@ -223,17 +223,19 @@ 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)
233-
parser (3.3.8.0)
233+
parser (3.3.9.0)
234234
ast (~> 2.4.1)
235235
racc
236-
pg (1.5.9)
236+
pg (1.6.0-arm64-darwin)
237+
pg (1.6.0-x86_64-darwin)
238+
pg (1.6.0-x86_64-linux)
237239
pp (0.6.2)
238240
prettyprint
239241
prettyprint (0.2.0)
@@ -245,7 +247,7 @@ GEM
245247
puma (6.6.0)
246248
nio4r (~> 2.0)
247249
racc (1.8.1)
248-
rack (3.1.16)
250+
rack (3.2.0)
249251
rack-attack (6.7.0)
250252
rack (>= 1.0, < 4)
251253
rack-session (2.1.1)
@@ -286,30 +288,30 @@ GEM
286288
zeitwerk (~> 2.6)
287289
rainbow (3.1.1)
288290
rake (13.3.0)
289-
rdoc (6.14.1)
291+
rdoc (6.14.2)
290292
erb
291293
psych (>= 4.0.0)
292-
redis (5.4.0)
294+
redis (5.4.1)
293295
redis-client (>= 0.22.0)
294296
redis-client (0.24.0)
295297
connection_pool
296298
regexp_parser (2.10.0)
297-
reline (0.6.1)
299+
reline (0.6.2)
298300
io-console (~> 0.5)
299301
rexml (3.4.1)
300302
rouge (4.5.1)
301-
rubocop (1.77.0)
303+
rubocop (1.79.1)
302304
json (~> 2.3)
303305
language_server-protocol (~> 3.17.0.2)
304306
lint_roller (~> 1.1.0)
305307
parallel (~> 1.10)
306308
parser (>= 3.3.0.2)
307309
rainbow (>= 2.2.2, < 4.0)
308310
regexp_parser (>= 2.9.3, < 3.0)
309-
rubocop-ast (>= 1.45.1, < 2.0)
311+
rubocop-ast (>= 1.46.0, < 2.0)
310312
ruby-progressbar (~> 1.7)
311313
unicode-display_width (>= 2.4.0, < 4.0)
312-
rubocop-ast (1.45.1)
314+
rubocop-ast (1.46.0)
313315
parser (>= 3.3.7.2)
314316
prism (~> 1.4)
315317
rubocop-rails (2.32.0)
@@ -356,15 +358,15 @@ GEM
356358
actionpack (>= 6.1)
357359
activesupport (>= 6.1)
358360
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)
361+
sqlite3 (2.7.3-arm64-darwin)
362+
sqlite3 (2.7.3-x86_64-darwin)
363+
sqlite3 (2.7.3-x86_64-linux-gnu)
362364
stimulus-rails (1.3.4)
363365
railties (>= 6.0.0)
364366
stringio (3.1.7)
365367
terminal-table (4.0.0)
366368
unicode-display_width (>= 1.1.1, < 4)
367-
thor (1.3.2)
369+
thor (1.4.0)
368370
tilt (2.6.0)
369371
timeout (0.4.3)
370372
turbo-rails (2.0.16)

0 commit comments

Comments
 (0)