Skip to content

Commit bbc2eb0

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

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ GEM
7878
addressable (2.8.7)
7979
public_suffix (>= 2.0.2, < 7.0)
8080
ast (2.4.3)
81-
base64 (0.2.0)
81+
base64 (0.3.0)
8282
bcrypt_pbkdf (1.1.1)
83-
benchmark (0.4.0)
84-
bigdecimal (3.1.9)
83+
benchmark (0.4.1)
84+
bigdecimal (3.2.2)
8585
bindex (0.8.1)
8686
bootsnap (1.18.4)
8787
msgpack (~> 1.2)
@@ -98,15 +98,15 @@ GEM
9898
regexp_parser (>= 1.5, < 3.0)
9999
xpath (~> 3.2)
100100
concurrent-ruby (1.3.5)
101-
connection_pool (2.5.2)
101+
connection_pool (2.5.3)
102102
crass (1.0.6)
103103
date (3.4.1)
104104
debug (1.10.0)
105105
irb (~> 1.10)
106106
reline (>= 0.3.8)
107-
dotenv (3.1.7)
108-
drb (2.2.1)
109-
ed25519 (1.3.0)
107+
dotenv (3.1.8)
108+
drb (2.2.3)
109+
ed25519 (1.4.0)
110110
erubi (1.13.1)
111111
et-orbi (1.2.11)
112112
tzinfo
@@ -139,13 +139,13 @@ GEM
139139
actionview (>= 5.0.0)
140140
activesupport (>= 5.0.0)
141141
json (2.10.2)
142-
kamal (2.5.3)
142+
kamal (2.7.0)
143143
activesupport (>= 7.0)
144144
base64 (~> 0.2)
145145
bcrypt_pbkdf (~> 1.0)
146146
concurrent-ruby (~> 1.2)
147147
dotenv (~> 3.1)
148-
ed25519 (~> 1.2)
148+
ed25519 (~> 1.4)
149149
net-ssh (~> 7.3)
150150
sshkit (>= 1.23.0, < 2.0)
151151
thor (~> 1.3)
@@ -196,7 +196,7 @@ GEM
196196
racc (~> 1.4)
197197
nokogiri (1.18.8-x86_64-linux-musl)
198198
racc (~> 1.4)
199-
ostruct (0.6.1)
199+
ostruct (0.6.2)
200200
parallel (1.26.3)
201201
parser (3.3.7.2)
202202
ast (~> 2.4.1)
@@ -376,7 +376,7 @@ GEM
376376
websocket-extensions (0.1.5)
377377
xpath (3.2.0)
378378
nokogiri (~> 1.8)
379-
zeitwerk (2.7.2)
379+
zeitwerk (2.7.3)
380380

381381
PLATFORMS
382382
aarch64-linux

0 commit comments

Comments
 (0)