File tree 2 files changed +13
-9
lines changed
2 files changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ gem 'responders', '~> 3.0'
128
128
gem 'pundit'
129
129
130
130
group :development do
131
- gem 'capistrano' , '~> 3.17 .0'
131
+ gem 'capistrano' , '~> 3.19 .0'
132
132
gem 'capistrano-ext'
133
133
gem 'guard'
134
134
gem 'guard-rspec'
Original file line number Diff line number Diff line change 197
197
addressable (2.8.7 )
198
198
public_suffix (>= 2.0.2 , < 7.0 )
199
199
aes_key_wrap (1.1.0 )
200
- airbrussh (1.4.2 )
200
+ airbrussh (1.5.3 )
201
201
sshkit (>= 1.6.1 , != 1.7.0 )
202
202
ast (2.4.2 )
203
203
astrolabe (1.3.1 )
220
220
builder (3.2.4 )
221
221
calendar_helper (0.2.6 )
222
222
open4
223
- capistrano (3.17.3 )
223
+ capistrano (3.19.2 )
224
224
airbrussh (>= 1.0.0 )
225
225
i18n
226
226
rake (>= 10.0.0 )
432
432
multi_json (1.15.0 )
433
433
multi_xml (0.6.0 )
434
434
multipart-post (2.3.0 )
435
- mutex_m (0.2.0 )
436
435
nenv (0.3.0 )
437
436
net-imap (0.3.7 )
438
437
date
443
442
timeout
444
443
net-scp (1.2.1 )
445
444
net-ssh (>= 2.6.5 )
445
+ net-sftp (2.1.2 )
446
+ net-ssh (>= 2.6.5 )
446
447
net-smtp (0.3.4 )
447
448
net-protocol
448
- net-ssh (7.0.1 )
449
+ net-ssh (7.3.0 )
449
450
netrc (0.11.0 )
450
451
newrelic_rpm (8.16.0 )
451
452
nio4r (2.5.9 )
492
493
validate_url
493
494
webfinger (>= 1.0.1 )
494
495
orm_adapter (0.5.0 )
496
+ ostruct (0.6.1 )
495
497
parallel (1.22.1 )
496
498
parser (2.7.2.0 )
497
499
ast (~> 2.4.1 )
567
569
thor (~> 1.0 )
568
570
rainbow (2.2.2 )
569
571
rake
570
- rake (13.0.6 )
572
+ rake (13.2.1 )
571
573
ransack (2.6.0 )
572
574
activerecord (>= 6.0.4 )
573
575
activesupport (>= 6.0.4 )
@@ -668,10 +670,12 @@ GEM
668
670
sprockets (>= 3.0.0 )
669
671
sqlite3 (1.6.9 )
670
672
mini_portile2 (~> 2.8.0 )
671
- sshkit (1.21.7 )
672
- mutex_m
673
+ sshkit (1.23.2 )
674
+ base64
673
675
net-scp (>= 1.1.2 )
676
+ net-sftp (>= 2.1.2 )
674
677
net-ssh (>= 2.8.0 )
678
+ ostruct
675
679
swd (1.3.0 )
676
680
activesupport (>= 3 )
677
681
attr_required (>= 0.0.5 )
@@ -728,7 +732,7 @@ DEPENDENCIES
728
732
breadcrumbs_on_rails
729
733
bundler (~> 2.3.22 )
730
734
calendar_helper (= 0.2.6 )
731
- capistrano (~> 3.17 .0 )
735
+ capistrano (~> 3.19 .0 )
732
736
capistrano-ext
733
737
capybara (~> 3.39.0 )
734
738
chouette-projects-i18n !
You can’t perform that action at this time.
0 commit comments