Skip to content

Commit 96ea051

Browse files
committed
Revert "update all bundler dependencies (#1178)"
This reverts commit 5b8ef3e.
1 parent a51ff94 commit 96ea051

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

Gemfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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.6.2'
19+
gem 'net-imap', '~> 0.5.12'
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.9.0'
24+
gem 'omniauth-oauth2', '~> 1.8.0'
2525
gem 'omniauth-rails_csrf_protection', '~> 1.0', '>= 1.0.2'
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.1.0'
40+
gem 'sidekiq', '~> 8.0.10'
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.1'
56+
gem 'database_consistency', '~> 2.1.0'
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.82.0', require: false
79+
gem 'rubocop', '~> 1.81.7', 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: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -117,17 +117,17 @@ GEM
117117
chunky_png (1.4.0)
118118
coderay (1.1.3)
119119
colorize (1.1.0)
120-
concurrent-ruby (1.3.6)
121-
connection_pool (3.0.2)
120+
concurrent-ruby (1.3.5)
121+
connection_pool (2.5.5)
122122
crass (1.0.6)
123123
cssbundling-rails (1.4.3)
124124
railties (>= 6.0.0)
125125
dartsass-rails (0.5.1)
126126
railties (>= 6.0.0)
127127
sass-embedded (~> 1.63)
128-
database_consistency (2.1.1)
128+
database_consistency (2.1.0)
129129
activerecord (>= 3.2)
130-
date (3.5.1)
130+
date (3.5.0)
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.2)
169-
net-http (~> 0.5)
168+
faraday-net_http (3.4.1)
169+
net-http (>= 0.5.0)
170170
ffi (1.17.2-x86_64-linux-gnu)
171171
ffi-compiler (1.3.2)
172172
ffi (>= 1.15.5)
@@ -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.18.0)
234+
json (2.17.0)
235235
jwt (3.1.2)
236236
base64
237237
kaminari (1.2.2)
@@ -284,9 +284,9 @@ GEM
284284
bigdecimal (~> 3.1)
285285
mutex_m (0.3.0)
286286
nenv (0.3.0)
287-
net-http (0.9.1)
288-
uri (>= 0.11.1)
289-
net-imap (0.6.2)
287+
net-http (0.6.0)
288+
uri
289+
net-imap (0.5.12)
290290
date
291291
net-protocol
292292
net-pop (0.1.2)
@@ -307,7 +307,7 @@ GEM
307307
notiffany (0.1.3)
308308
nenv (~> 0.1)
309309
shellany (~> 0.0)
310-
oauth2 (2.0.18)
310+
oauth2 (2.0.17)
311311
faraday (>= 0.17.3, < 4.0)
312312
jwt (>= 1.0, < 4.0)
313313
logger (~> 1.2)
@@ -325,8 +325,8 @@ GEM
325325
mutex_m (~> 0.1)
326326
omniauth (>= 1)
327327
version_gem (~> 1.1, >= 1.1.9)
328-
omniauth-oauth2 (1.9.0)
329-
oauth2 (>= 2.0.2, < 3)
328+
omniauth-oauth2 (1.8.0)
329+
oauth2 (>= 1.4, < 3)
330330
omniauth (~> 2.0)
331331
omniauth-rails_csrf_protection (1.0.2)
332332
actionpack (>= 4.2)
@@ -429,7 +429,7 @@ GEM
429429
tsort
430430
redis (5.4.1)
431431
redis-client (>= 0.22.0)
432-
redis-client (0.26.2)
432+
redis-client (0.26.1)
433433
connection_pool
434434
regexp_parser (2.11.3)
435435
reline (0.6.3)
@@ -471,15 +471,15 @@ GEM
471471
rspec-mocks (~> 3.13)
472472
rspec-support (~> 3.13)
473473
rspec-support (3.13.6)
474-
rubocop (1.82.0)
474+
rubocop (1.81.7)
475475
json (~> 2.3)
476476
language_server-protocol (~> 3.17.0.2)
477477
lint_roller (~> 1.1.0)
478478
parallel (~> 1.10)
479479
parser (>= 3.3.0.2)
480480
rainbow (>= 2.2.2, < 4.0)
481481
regexp_parser (>= 2.9.3, < 3.0)
482-
rubocop-ast (>= 1.48.0, < 2.0)
482+
rubocop-ast (>= 1.47.1, < 2.0)
483483
ruby-progressbar (~> 1.7)
484484
unicode-display_width (>= 2.4.0, < 4.0)
485485
rubocop-ast (1.48.0)
@@ -521,12 +521,12 @@ GEM
521521
sentry-ruby (~> 6.2.0)
522522
sidekiq (>= 5.0)
523523
shellany (0.0.1)
524-
sidekiq (8.1.0)
525-
connection_pool (>= 3.0.0)
526-
json (>= 2.16.0)
527-
logger (>= 1.7.0)
528-
rack (>= 3.2.0)
529-
redis-client (>= 0.26.0)
524+
sidekiq (8.0.10)
525+
connection_pool (>= 2.5.0)
526+
json (>= 2.9.0)
527+
logger (>= 1.6.2)
528+
rack (>= 3.1.0)
529+
redis-client (>= 0.23.2)
530530
sidekiq-scheduler (6.0.1)
531531
rufus-scheduler (~> 3.2)
532532
sidekiq (>= 7.3, < 9)
@@ -569,7 +569,7 @@ GEM
569569
thor (1.4.0)
570570
timecop (0.9.10)
571571
timeliness (0.5.3)
572-
timeout (0.6.0)
572+
timeout (0.4.4)
573573
tsort (0.2.0)
574574
turbo-rails (2.0.20)
575575
actionpack (>= 7.1.0)
@@ -582,7 +582,7 @@ GEM
582582
unicode-emoji (~> 4.1)
583583
unicode-emoji (4.1.0)
584584
uniform_notifier (1.18.0)
585-
uri (1.1.1)
585+
uri (1.0.4)
586586
useragent (0.16.11)
587587
validates_timeliness (7.1.0)
588588
activemodel (>= 7.0.0, < 8)
@@ -621,7 +621,7 @@ DEPENDENCIES
621621
colorize (~> 1.1.0)
622622
cssbundling-rails (~> 1.4, >= 1.4.3)
623623
dartsass-rails (~> 0.5.1)
624-
database_consistency (~> 2.1.1)
624+
database_consistency (~> 2.1.0)
625625
devise (~> 4.9.4)
626626
devise-i18n (~> 1.15.0)
627627
dotenv-rails (~> 3.2.0)
@@ -638,12 +638,12 @@ DEPENDENCIES
638638
listen (~> 3.9.0)
639639
mina (~> 1.2.5)
640640
mollie-api-ruby (~> 4.18.0)
641-
net-imap (~> 0.6.2)
641+
net-imap (~> 0.5.12)
642642
net-pop (~> 0.1.2)
643643
net-smtp (~> 0.5.1)
644644
omniauth (~> 2.1.4)
645645
omniauth-identity (~> 3.1, >= 3.1.5)
646-
omniauth-oauth2 (~> 1.9.0)
646+
omniauth-oauth2 (~> 1.8.0)
647647
omniauth-rails_csrf_protection (~> 1.0, >= 1.0.2)
648648
paper_trail (~> 17.0.0)
649649
paranoia (~> 3.1.0)
@@ -661,7 +661,7 @@ DEPENDENCIES
661661
rest-client (~> 2.1.0)
662662
rqrcode (~> 3.1, >= 3.1.1)
663663
rspec-rails (~> 8.0.2)
664-
rubocop (~> 1.82.0)
664+
rubocop (~> 1.81.7)
665665
rubocop-factory_bot (~> 2.28.0)
666666
rubocop-performance (~> 1.26, >= 1.26.1)
667667
rubocop-rails (~> 2.34, >= 2.34.2)
@@ -670,7 +670,7 @@ DEPENDENCIES
670670
sentry-rails (~> 6.2)
671671
sentry-ruby (~> 6.2)
672672
sentry-sidekiq (~> 6.2)
673-
sidekiq (~> 8.1.0)
673+
sidekiq (~> 8.0.10)
674674
sidekiq-scheduler (~> 6.0.1)
675675
simple_form (~> 5.4.0)
676676
simplecov (~> 0.22.0)

0 commit comments

Comments
 (0)