Skip to content

Commit 447de58

Browse files
committed
Upgrade capistrano
1 parent 25fa603 commit 447de58

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

Gemfile.lock

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,15 @@ GEM
7474
securerandom (>= 0.3)
7575
tzinfo (~> 2.0, >= 2.0.5)
7676
uri (>= 0.13.1)
77-
airbrussh (1.5.2)
77+
airbrussh (1.5.3)
7878
sshkit (>= 1.6.1, != 1.7.0)
7979
base64 (0.3.0)
8080
bcrypt_pbkdf (1.1.1)
8181
benchmark (0.4.1)
8282
bigdecimal (3.2.3)
8383
bindex (0.8.1)
8484
builder (3.3.0)
85-
capistrano (3.19.1)
85+
capistrano (3.19.2)
8686
airbrussh (>= 1.0.0)
8787
i18n
8888
rake (>= 10.0.0)
@@ -145,17 +145,18 @@ GEM
145145
net-protocol
146146
net-protocol (0.2.2)
147147
timeout
148-
net-scp (4.0.0)
148+
net-scp (4.1.0)
149149
net-ssh (>= 2.6.5, < 8.0.0)
150150
net-sftp (4.0.0)
151151
net-ssh (>= 5.0.0, < 8.0.0)
152152
net-smtp (0.5.1)
153153
net-protocol
154-
net-ssh (7.2.3)
154+
net-ssh (7.3.0)
155155
nio4r (2.7.4)
156156
nokogiri (1.18.9)
157157
mini_portile2 (~> 2.8.2)
158158
racc (~> 1.4)
159+
ostruct (0.6.3)
159160
pg (1.6.2)
160161
pp (0.6.2)
161162
prettyprint
@@ -236,11 +237,13 @@ GEM
236237
actionpack (>= 6.1)
237238
activesupport (>= 6.1)
238239
sprockets (>= 3.0.0)
239-
sshkit (1.23.0)
240+
sshkit (1.24.0)
240241
base64
242+
logger
241243
net-scp (>= 1.1.2)
242244
net-sftp (>= 2.1.2)
243245
net-ssh (>= 2.8.0)
246+
ostruct
244247
stringio (3.1.7)
245248
thor (1.4.0)
246249
tilt (2.0.11)

0 commit comments

Comments
 (0)