Skip to content

Commit 59c2b18

Browse files
Update bundler non-major dependencies to v2.5.11
1 parent 8115f16 commit 59c2b18

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ GEM
117117
climate_control (1.2.0)
118118
colorator (1.1.0)
119119
concurrent-ruby (1.3.5)
120-
connection_pool (2.5.3)
120+
connection_pool (2.5.4)
121121
crack (1.0.0)
122122
bigdecimal
123123
rexml
@@ -163,7 +163,7 @@ GEM
163163
google-protobuf (4.30.0)
164164
bigdecimal
165165
rake (>= 13)
166-
graphql (2.5.9)
166+
graphql (2.5.11)
167167
base64
168168
fiber-storage
169169
logger
@@ -206,7 +206,7 @@ GEM
206206
jekyll (>= 3.8, < 5.0)
207207
jekyll-watch (2.2.1)
208208
listen (~> 3.0)
209-
json (2.12.2)
209+
json (2.13.2)
210210
jwt (3.1.2)
211211
base64
212212
kramdown (2.5.1)
@@ -262,12 +262,12 @@ GEM
262262
multi_json (>= 1.0)
263263
orm_adapter (0.5.0)
264264
parallel (1.27.0)
265-
parser (3.3.8.0)
265+
parser (3.3.9.0)
266266
ast (~> 2.4.1)
267267
racc
268268
pathutil (0.16.2)
269269
forwardable-extended (~> 2.6)
270-
pg (1.5.9)
270+
pg (1.6.2)
271271
pp (0.6.2)
272272
prettyprint
273273
prettyprint (0.2.0)
@@ -276,10 +276,10 @@ GEM
276276
date
277277
stringio
278278
public_suffix (6.0.1)
279-
puma (6.6.0)
279+
puma (6.6.1)
280280
nio4r (~> 2.0)
281281
racc (1.8.1)
282-
rack (3.1.16)
282+
rack (3.2.1)
283283
rack-attack (6.7.0)
284284
rack (>= 1.0, < 4)
285285
rack-cors (3.0.0)
@@ -329,35 +329,35 @@ GEM
329329
rdoc (6.14.1)
330330
erb
331331
psych (>= 4.0.0)
332-
redis (5.4.0)
332+
redis (5.4.1)
333333
redis-client (>= 0.22.0)
334334
redis-client (0.24.0)
335335
connection_pool
336-
regexp_parser (2.10.0)
336+
regexp_parser (2.11.2)
337337
reline (0.6.1)
338338
io-console (~> 0.5)
339339
request_store (1.7.0)
340340
rack (>= 1.4)
341341
responders (3.1.1)
342342
actionpack (>= 5.2)
343343
railties (>= 5.2)
344-
rexml (3.4.1)
344+
rexml (3.4.2)
345345
rouge (4.5.1)
346-
rubocop (1.77.0)
346+
rubocop (1.80.1)
347347
json (~> 2.3)
348348
language_server-protocol (~> 3.17.0.2)
349349
lint_roller (~> 1.1.0)
350350
parallel (~> 1.10)
351351
parser (>= 3.3.0.2)
352352
rainbow (>= 2.2.2, < 4.0)
353353
regexp_parser (>= 2.9.3, < 3.0)
354-
rubocop-ast (>= 1.45.1, < 2.0)
354+
rubocop-ast (>= 1.46.0, < 2.0)
355355
ruby-progressbar (~> 1.7)
356356
unicode-display_width (>= 2.4.0, < 4.0)
357-
rubocop-ast (1.45.1)
357+
rubocop-ast (1.46.0)
358358
parser (>= 3.3.7.2)
359359
prism (~> 1.4)
360-
rubocop-rails (2.32.0)
360+
rubocop-rails (2.33.3)
361361
activesupport (>= 4.2.0)
362362
lint_roller (~> 1.1)
363363
rack (>= 1.1)
@@ -380,11 +380,11 @@ GEM
380380
sprockets-rails
381381
tilt
382382
securerandom (0.4.1)
383-
selenium-webdriver (4.34.0)
383+
selenium-webdriver (4.35.0)
384384
base64 (~> 0.2)
385385
logger (~> 1.4)
386386
rexml (~> 3.2, >= 3.2.5)
387-
rubyzip (>= 1.2.2, < 3.0)
387+
rubyzip (>= 1.2.2, < 4.0)
388388
websocket (~> 1.0)
389389
sentry-rails (5.26.0)
390390
railties (>= 5.0)
@@ -397,7 +397,7 @@ GEM
397397
simplecov-html (~> 0.11)
398398
simplecov_json_formatter (~> 0.1)
399399
simplecov-html (0.13.1)
400-
simplecov-lcov (0.8.0)
400+
simplecov-lcov (0.9.0)
401401
simplecov_json_formatter (0.1.4)
402402
sprockets (4.2.1)
403403
concurrent-ruby (~> 1.0)
@@ -406,7 +406,7 @@ GEM
406406
actionpack (>= 6.1)
407407
activesupport (>= 6.1)
408408
sprockets (>= 3.0.0)
409-
sqlite3 (2.7.1)
409+
sqlite3 (2.7.3)
410410
mini_portile2 (~> 2.8.0)
411411
stringio (3.1.7)
412412
terminal-table (3.0.2)

0 commit comments

Comments
 (0)