Skip to content

Commit 5c4f21f

Browse files
Update bundler non-major dependencies to v2.5.21
1 parent 8a99ed7 commit 5c4f21f

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
minitest (>= 5.1)
8484
securerandom (>= 0.3)
8585
tzinfo (~> 2.0, >= 2.0.5)
86-
addressable (2.8.8)
86+
addressable (2.8.9)
8787
public_suffix (>= 2.0.2, < 8.0)
8888
administrate (1.0.0)
8989
actionpack (>= 6.0, < 9.0)
@@ -167,7 +167,7 @@ GEM
167167
fiber-storage (1.0.1)
168168
globalid (1.3.0)
169169
activesupport (>= 6.1)
170-
graphql (2.5.20)
170+
graphql (2.5.21)
171171
base64
172172
fiber-storage
173173
logger
@@ -197,7 +197,7 @@ GEM
197197
jbuilder (2.14.1)
198198
actionview (>= 7.0.0)
199199
activesupport (>= 7.0.0)
200-
json (2.18.1)
200+
json (2.19.1)
201201
json-jwt (1.16.7)
202202
activesupport (>= 4.2)
203203
aes_key_wrap
@@ -241,7 +241,7 @@ GEM
241241
json-schema (>= 4.1)
242242
mini_mime (1.1.5)
243243
minitest (5.27.0)
244-
mocha (3.0.2)
244+
mocha (3.1.0)
245245
ruby2_keywords (>= 0.0.5)
246246
msgpack (1.8.0)
247247
multi_json (1.15.0)
@@ -290,7 +290,7 @@ GEM
290290
validate_url
291291
webfinger (~> 2.0)
292292
orm_adapter (0.5.0)
293-
pagy (43.3.1)
293+
pagy (43.4.0)
294294
json
295295
uri
296296
yaml
@@ -379,7 +379,7 @@ GEM
379379
actionpack (>= 5.2)
380380
railties (>= 5.2)
381381
rexml (3.4.4)
382-
rubocop (1.85.0)
382+
rubocop (1.85.1)
383383
json (~> 2.3)
384384
language_server-protocol (~> 3.17.0.2)
385385
lint_roller (~> 1.1.0)
@@ -391,7 +391,7 @@ GEM
391391
rubocop-ast (>= 1.49.0, < 2.0)
392392
ruby-progressbar (~> 1.7)
393393
unicode-display_width (>= 2.4.0, < 4.0)
394-
rubocop-ast (1.49.0)
394+
rubocop-ast (1.49.1)
395395
parser (>= 3.3.7.2)
396396
prism (~> 1.7)
397397
rubocop-capybara (2.22.1)
@@ -434,10 +434,10 @@ GEM
434434
rexml (~> 3.2, >= 3.2.5)
435435
rubyzip (>= 1.2.2, < 4.0)
436436
websocket (~> 1.0)
437-
sentry-rails (6.4.1)
437+
sentry-rails (6.5.0)
438438
railties (>= 5.2.0)
439-
sentry-ruby (~> 6.4.1)
440-
sentry-ruby (6.4.1)
439+
sentry-ruby (~> 6.5.0)
440+
sentry-ruby (6.5.0)
441441
bigdecimal
442442
concurrent-ruby (~> 1.0, >= 1.0.2)
443443
logger
@@ -456,10 +456,10 @@ GEM
456456
actionpack (>= 6.1)
457457
activesupport (>= 6.1)
458458
sprockets (>= 3.0.0)
459-
sqlite3 (2.9.1-aarch64-linux-gnu)
460-
sqlite3 (2.9.1-arm64-darwin)
461-
sqlite3 (2.9.1-x86_64-darwin)
462-
sqlite3 (2.9.1-x86_64-linux-gnu)
459+
sqlite3 (2.9.2-aarch64-linux-gnu)
460+
sqlite3 (2.9.2-arm64-darwin)
461+
sqlite3 (2.9.2-x86_64-darwin)
462+
sqlite3 (2.9.2-x86_64-linux-gnu)
463463
statsd-ruby (1.5.0)
464464
stimulus-rails (1.3.4)
465465
railties (>= 6.0.0)
@@ -482,7 +482,7 @@ GEM
482482
unicode-display_width (3.2.0)
483483
unicode-emoji (~> 4.1)
484484
unicode-emoji (4.2.0)
485-
uri (1.0.3)
485+
uri (1.1.1)
486486
useragent (0.16.11)
487487
validate_url (1.0.15)
488488
activemodel (>= 3.0.0)

0 commit comments

Comments
 (0)