Skip to content

Commit 3bd2df2

Browse files
Bump kamal from 2.4.0 to 2.5.3
Bumps [kamal](https://github.com/basecamp/kamal) from 2.4.0 to 2.5.3. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](basecamp/kamal@v2.4.0...v2.5.3) --- updated-dependencies: - dependency-name: kamal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70bc746 commit 3bd2df2

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Gemfile.lock

+8-7
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ GEM
120120
raabro (~> 1.4)
121121
globalid (1.2.1)
122122
activesupport (>= 6.1)
123-
i18n (1.14.6)
123+
i18n (1.14.7)
124124
concurrent-ruby (~> 1.0)
125125
image_processing (1.13.0)
126126
mini_magick (>= 4.9.5, < 5)
@@ -133,7 +133,7 @@ GEM
133133
actionview (>= 5.0.0)
134134
activesupport (>= 5.0.0)
135135
json (2.9.1)
136-
kamal (2.4.0)
136+
kamal (2.5.3)
137137
activesupport (>= 7.0)
138138
base64 (~> 0.2)
139139
bcrypt_pbkdf (~> 1.0)
@@ -145,7 +145,7 @@ GEM
145145
thor (~> 1.3)
146146
zeitwerk (>= 2.6.18, < 3.0)
147147
language_server-protocol (3.17.0.3)
148-
logger (1.6.5)
148+
logger (1.6.6)
149149
loofah (2.24.0)
150150
crass (~> 1.0.2)
151151
nokogiri (>= 1.12.0)
@@ -168,7 +168,7 @@ GEM
168168
net-protocol
169169
net-protocol (0.2.2)
170170
timeout
171-
net-scp (4.0.0)
171+
net-scp (4.1.0)
172172
net-ssh (>= 2.6.5, < 8.0.0)
173173
net-sftp (4.0.0)
174174
net-ssh (>= 5.0.0, < 8.0.0)
@@ -311,8 +311,9 @@ GEM
311311
fugit (~> 1.11.0)
312312
railties (>= 7.1)
313313
thor (~> 1.3.1)
314-
sshkit (1.23.2)
314+
sshkit (1.24.0)
315315
base64
316+
logger
316317
net-scp (>= 1.1.2)
317318
net-sftp (>= 2.1.2)
318319
net-ssh (>= 2.8.0)
@@ -329,7 +330,7 @@ GEM
329330
unicode-display_width (3.1.4)
330331
unicode-emoji (~> 4.0, >= 4.0.4)
331332
unicode-emoji (4.0.4)
332-
uri (1.0.2)
333+
uri (1.0.3)
333334
useragent (0.16.11)
334335
vite_rails (3.0.19)
335336
railties (>= 5.1, < 9)
@@ -352,7 +353,7 @@ GEM
352353
websocket-extensions (0.1.5)
353354
xpath (3.2.0)
354355
nokogiri (~> 1.8)
355-
zeitwerk (2.7.1)
356+
zeitwerk (2.7.2)
356357

357358
PLATFORMS
358359
aarch64-linux

0 commit comments

Comments
 (0)