Skip to content

Commit c8f2c8a

Browse files
chore(deps): update all non-major bundler dependencies
1 parent 8b528f9 commit c8f2c8a

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

Gemfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
22

33
gem 'active_model_otp', '~> 2.3', '>= 2.3.4'
44
gem 'bcrypt', '~> 3.1.20'
5-
gem 'bootsnap', '~> 1.19.0'
5+
gem 'bootsnap', '~> 1.20.0'
66
gem 'browser', '~> 6.2.0'
77
gem 'cssbundling-rails', '~> 1.4', '>= 1.4.3'
88
gem 'dartsass-rails', '~> 0.5.1'
@@ -16,12 +16,12 @@ gem 'jquery-rails', '~> 4.6.1'
1616
gem 'jsbundling-rails', '~> 1.3', '>= 1.3.1'
1717
gem 'kaminari', '~> 1.2.2'
1818
gem 'mollie-api-ruby', '~> 4.18.0'
19-
gem 'net-imap', '~> 0.5.12'
19+
gem 'net-imap', '~> 0.6.2'
2020
gem 'net-pop', '~> 0.1.2'
2121
gem 'net-smtp', '~> 0.5.1'
2222
gem 'omniauth', '~> 2.1.4'
2323
gem 'omniauth-identity', '~> 3.1', '>= 3.1.5'
24-
gem 'omniauth-oauth2', '~> 1.8.0'
24+
gem 'omniauth-oauth2', '~> 1.9.0'
2525
gem 'omniauth-rails_csrf_protection', '~> 2.0', '>= 2.0.1'
2626
gem 'paper_trail', '~> 17.0.0'
2727
gem 'paranoia', '~> 3.1.0'
@@ -37,7 +37,7 @@ gem 'rqrcode', '~> 3.1', '>= 3.1.1'
3737
gem 'sentry-rails', '~> 6.2'
3838
gem 'sentry-ruby', '~> 6.2'
3939
gem 'sentry-sidekiq', '~> 6.2'
40-
gem 'sidekiq', '~> 8.0.10'
40+
gem 'sidekiq', '~> 8.1.0'
4141
gem 'sidekiq-scheduler', '~> 6.0.1'
4242
gem 'simple_form', '~> 5.4.0'
4343
gem 'sprockets-rails', '~> 3.5', '>= 3.5.2'
@@ -53,7 +53,7 @@ group :development, :test do
5353
gem 'brakeman', '~> 7.1.1', require: false
5454
gem 'bullet', '~> 8.1'
5555
gem 'colorize', '~> 1.1.0'
56-
gem 'database_consistency', '~> 2.1.0'
56+
gem 'database_consistency', '~> 2.1.1'
5757
gem 'dotenv-rails', '~> 3.2.0'
5858
gem 'guard-livereload', '~> 2.5.2'
5959
gem 'guard-rspec', '~> 4.7.3', require: false
@@ -76,7 +76,7 @@ end
7676

7777
group :test do
7878
gem 'rails-controller-testing', '~> 1.0.5'
79-
gem 'rubocop', '~> 1.81.7', require: false
79+
gem 'rubocop', '~> 1.82.1', require: false
8080
gem 'rubocop-factory_bot', '~> 2.28.0', require: false
8181
gem 'rubocop-performance', '~> 1.26', '>= 1.26.1', require: false
8282
gem 'rubocop-rails', '~> 2.34', '>= 2.34.2', require: false

Gemfile.lock

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GEM
9292
rouge (>= 1.0.0)
9393
bigdecimal (3.3.1)
9494
bindex (0.8.1)
95-
bootsnap (1.19.0)
95+
bootsnap (1.20.0)
9696
msgpack (~> 1.2)
9797
brakeman (7.1.1)
9898
racc
@@ -125,9 +125,9 @@ GEM
125125
dartsass-rails (0.5.1)
126126
railties (>= 6.0.0)
127127
sass-embedded (~> 1.63)
128-
database_consistency (2.1.0)
128+
database_consistency (2.1.1)
129129
activerecord (>= 3.2)
130-
date (3.5.0)
130+
date (3.5.1)
131131
devise (4.9.4)
132132
bcrypt (~> 3.0)
133133
orm_adapter (~> 0.1)
@@ -165,8 +165,8 @@ GEM
165165
faraday-net_http (>= 2.0, < 3.5)
166166
json
167167
logger
168-
faraday-net_http (3.4.1)
169-
net-http (>= 0.5.0)
168+
faraday-net_http (3.4.2)
169+
net-http (~> 0.5)
170170
ffi (1.17.2-x86_64-linux-gnu)
171171
ffi-compiler (1.3.2)
172172
ffi (>= 1.15.5)
@@ -215,7 +215,7 @@ GEM
215215
domain_name (~> 0.5)
216216
http-form_data (2.3.0)
217217
http_parser.rb (0.8.0)
218-
i18n (1.14.7)
218+
i18n (1.14.8)
219219
concurrent-ruby (~> 1.0)
220220
io-console (0.8.1)
221221
irb (1.15.3)
@@ -231,7 +231,7 @@ GEM
231231
thor (>= 0.14, < 2.0)
232232
jsbundling-rails (1.3.1)
233233
railties (>= 6.0.0)
234-
json (2.17.0)
234+
json (2.18.0)
235235
jwt (3.1.2)
236236
base64
237237
kaminari (1.2.2)
@@ -281,13 +281,13 @@ GEM
281281
ostruct (~> 0.6.0)
282282
msgpack (1.8.0)
283283
multi_json (1.17.0)
284-
multi_xml (0.7.2)
285-
bigdecimal (~> 3.1)
284+
multi_xml (0.8.0)
285+
bigdecimal (>= 3.1, < 5)
286286
mutex_m (0.3.0)
287287
nenv (0.3.0)
288-
net-http (0.6.0)
289-
uri
290-
net-imap (0.5.12)
288+
net-http (0.9.1)
289+
uri (>= 0.11.1)
290+
net-imap (0.6.2)
291291
date
292292
net-protocol
293293
net-pop (0.1.2)
@@ -308,7 +308,7 @@ GEM
308308
notiffany (0.1.3)
309309
nenv (~> 0.1)
310310
shellany (~> 0.0)
311-
oauth2 (2.0.17)
311+
oauth2 (2.0.18)
312312
faraday (>= 0.17.3, < 4.0)
313313
jwt (>= 1.0, < 4.0)
314314
logger (~> 1.2)
@@ -326,8 +326,8 @@ GEM
326326
mutex_m (~> 0.1)
327327
omniauth (>= 1)
328328
version_gem (~> 1.1, >= 1.1.9)
329-
omniauth-oauth2 (1.8.0)
330-
oauth2 (>= 1.4, < 3)
329+
omniauth-oauth2 (1.9.0)
330+
oauth2 (>= 2.0.2, < 3)
331331
omniauth (~> 2.0)
332332
omniauth-rails_csrf_protection (2.0.1)
333333
actionpack (>= 4.2)
@@ -347,7 +347,7 @@ GEM
347347
pp (0.6.3)
348348
prettyprint
349349
prettyprint (0.2.0)
350-
prism (1.6.0)
350+
prism (1.7.0)
351351
pry (0.15.2)
352352
coderay (~> 1.1)
353353
method_source (~> 1.0)
@@ -430,7 +430,7 @@ GEM
430430
tsort
431431
redis (5.4.1)
432432
redis-client (>= 0.22.0)
433-
redis-client (0.26.1)
433+
redis-client (0.26.2)
434434
connection_pool
435435
regexp_parser (2.11.3)
436436
reline (0.6.3)
@@ -472,15 +472,15 @@ GEM
472472
rspec-mocks (~> 3.13)
473473
rspec-support (~> 3.13)
474474
rspec-support (3.13.6)
475-
rubocop (1.81.7)
475+
rubocop (1.82.1)
476476
json (~> 2.3)
477477
language_server-protocol (~> 3.17.0.2)
478478
lint_roller (~> 1.1.0)
479479
parallel (~> 1.10)
480480
parser (>= 3.3.0.2)
481481
rainbow (>= 2.2.2, < 4.0)
482482
regexp_parser (>= 2.9.3, < 3.0)
483-
rubocop-ast (>= 1.47.1, < 2.0)
483+
rubocop-ast (>= 1.48.0, < 2.0)
484484
ruby-progressbar (~> 1.7)
485485
unicode-display_width (>= 2.4.0, < 4.0)
486486
rubocop-ast (1.48.0)
@@ -522,12 +522,12 @@ GEM
522522
sentry-ruby (~> 6.2.0)
523523
sidekiq (>= 5.0)
524524
shellany (0.0.1)
525-
sidekiq (8.0.10)
526-
connection_pool (>= 2.5.0)
527-
json (>= 2.9.0)
528-
logger (>= 1.6.2)
529-
rack (>= 3.1.0)
530-
redis-client (>= 0.23.2)
525+
sidekiq (8.1.0)
526+
connection_pool (>= 3.0.0)
527+
json (>= 2.16.0)
528+
logger (>= 1.7.0)
529+
rack (>= 3.2.0)
530+
redis-client (>= 0.26.0)
531531
sidekiq-scheduler (6.0.1)
532532
rufus-scheduler (~> 3.2)
533533
sidekiq (>= 7.3, < 9)
@@ -570,7 +570,7 @@ GEM
570570
thor (1.4.0)
571571
timecop (0.9.10)
572572
timeliness (0.5.3)
573-
timeout (0.4.4)
573+
timeout (0.6.0)
574574
tsort (0.2.0)
575575
turbo-rails (2.0.20)
576576
actionpack (>= 7.1.0)
@@ -581,9 +581,9 @@ GEM
581581
execjs (>= 0.3.0, < 3)
582582
unicode-display_width (3.2.0)
583583
unicode-emoji (~> 4.1)
584-
unicode-emoji (4.1.0)
584+
unicode-emoji (4.2.0)
585585
uniform_notifier (1.18.0)
586-
uri (1.0.4)
586+
uri (1.1.1)
587587
useragent (0.16.11)
588588
validates_timeliness (7.1.0)
589589
activemodel (>= 7.0.0, < 8)
@@ -614,15 +614,15 @@ DEPENDENCIES
614614
awesome_print (~> 1.9.2)
615615
bcrypt (~> 3.1.20)
616616
better_errors (~> 2.10.1)
617-
bootsnap (~> 1.19.0)
617+
bootsnap (~> 1.20.0)
618618
brakeman (~> 7.1.1)
619619
browser (~> 6.2.0)
620620
bullet (~> 8.1)
621621
capistrano-sidekiq (~> 3.2.0)
622622
colorize (~> 1.1.0)
623623
cssbundling-rails (~> 1.4, >= 1.4.3)
624624
dartsass-rails (~> 0.5.1)
625-
database_consistency (~> 2.1.0)
625+
database_consistency (~> 2.1.1)
626626
devise (~> 4.9.4)
627627
devise-i18n (~> 1.15.0)
628628
dotenv-rails (~> 3.2.0)
@@ -639,12 +639,12 @@ DEPENDENCIES
639639
listen (~> 3.9.0)
640640
mina (~> 1.2.5)
641641
mollie-api-ruby (~> 4.18.0)
642-
net-imap (~> 0.5.12)
642+
net-imap (~> 0.6.2)
643643
net-pop (~> 0.1.2)
644644
net-smtp (~> 0.5.1)
645645
omniauth (~> 2.1.4)
646646
omniauth-identity (~> 3.1, >= 3.1.5)
647-
omniauth-oauth2 (~> 1.8.0)
647+
omniauth-oauth2 (~> 1.9.0)
648648
omniauth-rails_csrf_protection (~> 2.0, >= 2.0.1)
649649
paper_trail (~> 17.0.0)
650650
paranoia (~> 3.1.0)
@@ -662,7 +662,7 @@ DEPENDENCIES
662662
rest-client (~> 2.1.0)
663663
rqrcode (~> 3.1, >= 3.1.1)
664664
rspec-rails (~> 8.0.2)
665-
rubocop (~> 1.81.7)
665+
rubocop (~> 1.82.1)
666666
rubocop-factory_bot (~> 2.28.0)
667667
rubocop-performance (~> 1.26, >= 1.26.1)
668668
rubocop-rails (~> 2.34, >= 2.34.2)
@@ -671,7 +671,7 @@ DEPENDENCIES
671671
sentry-rails (~> 6.2)
672672
sentry-ruby (~> 6.2)
673673
sentry-sidekiq (~> 6.2)
674-
sidekiq (~> 8.0.10)
674+
sidekiq (~> 8.1.0)
675675
sidekiq-scheduler (~> 6.0.1)
676676
simple_form (~> 5.4.0)
677677
simplecov (~> 0.22.0)

0 commit comments

Comments
 (0)