Skip to content

Commit

Permalink
Merge pull request #1297 from fatfreecrm/dependabot/bundler/capistran…
Browse files Browse the repository at this point in the history
…o-3.19.0

Bump capistrano from 3.18.1 to 3.19.0
  • Loading branch information
CloCkWeRX authored Jun 25, 2024
2 parents 509f746 + 32fe449 commit e107edb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,12 @@ GEM
activesupport (>= 6.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.5.1)
airbrussh (1.5.2)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
base64 (0.2.0)
bcrypt (3.1.20)
bootsnap (1.18.3)
msgpack (~> 1.2)
Expand All @@ -118,7 +119,7 @@ GEM
builder (3.3.0)
byebug (11.1.3)
cancancan (3.6.1)
capistrano (3.18.1)
capistrano (3.19.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -251,7 +252,6 @@ GEM
libv8-node (~> 21.7.2.0)
minitest (5.24.0)
msgpack (1.7.2)
mutex_m (0.2.0)
nenv (0.3.0)
net-imap (0.4.12)
date
Expand All @@ -266,7 +266,7 @@ GEM
net-ssh (>= 5.0.0, < 8.0.0)
net-smtp (0.5.0)
net-protocol
net-ssh (7.2.1)
net-ssh (7.2.3)
nio4r (2.7.3)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
Expand Down Expand Up @@ -446,8 +446,8 @@ GEM
sprockets (>= 3.0.0)
sqlite3 (1.6.9-arm64-darwin)
sqlite3 (1.6.9-x86_64-linux)
sshkit (1.22.0)
mutex_m
sshkit (1.23.0)
base64
net-scp (>= 1.1.2)
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
Expand Down

0 comments on commit e107edb

Please sign in to comment.