Skip to content

Commit 3da5a01

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

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@ GEM
7575
addressable (2.8.7)
7676
public_suffix (>= 2.0.2, < 7.0)
7777
ast (2.4.3)
78-
base64 (0.2.0)
78+
base64 (0.3.0)
7979
bcrypt_pbkdf (1.1.1)
8080
bcrypt_pbkdf (1.1.1-arm64-darwin)
8181
bcrypt_pbkdf (1.1.1-x86_64-darwin)
82-
benchmark (0.4.0)
83-
bigdecimal (3.1.9)
82+
benchmark (0.4.1)
83+
bigdecimal (3.3.1)
8484
bindex (0.8.1)
8585
bootsnap (1.18.4)
8686
msgpack (~> 1.2)
@@ -97,7 +97,7 @@ GEM
9797
regexp_parser (>= 1.5, < 3.0)
9898
xpath (~> 3.2)
9999
concurrent-ruby (1.3.5)
100-
connection_pool (2.5.0)
100+
connection_pool (2.5.4)
101101
crass (1.0.6)
102102
date (3.4.1)
103103
debug (1.10.0)
@@ -107,8 +107,8 @@ GEM
107107
dotenv-rails (3.1.7)
108108
dotenv (= 3.1.7)
109109
railties (>= 6.1)
110-
drb (2.2.1)
111-
ed25519 (1.3.0)
110+
drb (2.2.3)
111+
ed25519 (1.4.0)
112112
erubi (1.13.1)
113113
et-orbi (1.2.11)
114114
tzinfo
@@ -134,13 +134,13 @@ GEM
134134
json (2.10.2)
135135
jwt (2.10.1)
136136
base64
137-
kamal (2.5.3)
137+
kamal (2.8.1)
138138
activesupport (>= 7.0)
139139
base64 (~> 0.2)
140140
bcrypt_pbkdf (~> 1.0)
141141
concurrent-ruby (~> 1.2)
142142
dotenv (~> 3.1)
143-
ed25519 (~> 1.2)
143+
ed25519 (~> 1.4)
144144
net-ssh (~> 7.3)
145145
sshkit (>= 1.23.0, < 2.0)
146146
thor (~> 1.3)
@@ -159,7 +159,7 @@ GEM
159159
marcel (1.0.4)
160160
matrix (0.4.2)
161161
mini_mime (1.1.5)
162-
minitest (5.25.5)
162+
minitest (5.26.0)
163163
msgpack (1.8.0)
164164
multipart-post (2.4.1)
165165
net-http-persistent (4.0.5)
@@ -195,7 +195,7 @@ GEM
195195
racc (~> 1.4)
196196
nokogiri (1.18.7-x86_64-linux-musl)
197197
racc (~> 1.4)
198-
ostruct (0.6.1)
198+
ostruct (0.6.3)
199199
parallel (1.26.3)
200200
parser (3.3.7.4)
201201
ast (~> 2.4.1)
@@ -350,7 +350,7 @@ GEM
350350
unicode-display_width (3.1.4)
351351
unicode-emoji (~> 4.0, >= 4.0.4)
352352
unicode-emoji (4.0.4)
353-
uri (1.0.3)
353+
uri (1.0.4)
354354
useragent (0.16.11)
355355
vonage (7.29.1)
356356
multipart-post (~> 2.0)
@@ -374,7 +374,7 @@ GEM
374374
websocket-extensions (0.1.5)
375375
xpath (3.2.0)
376376
nokogiri (~> 1.8)
377-
zeitwerk (2.7.2)
377+
zeitwerk (2.7.3)
378378

379379
PLATFORMS
380380
aarch64-linux

0 commit comments

Comments
 (0)