Skip to content

Commit de8fd73

Browse files
Bump kamal from 2.8.2 to 2.10.1
Bumps [kamal](https://github.com/basecamp/kamal) from 2.8.2 to 2.10.1. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](basecamp/kamal@v2.8.2...v2.10.1) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae22f09 commit de8fd73

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@ GEM
8080
ast (2.4.3)
8181
base64 (0.3.0)
8282
bcrypt (3.1.20)
83-
bcrypt_pbkdf (1.1.1)
84-
bcrypt_pbkdf (1.1.1-arm64-darwin)
85-
bcrypt_pbkdf (1.1.1-x86_64-darwin)
86-
bigdecimal (3.3.1)
83+
bcrypt_pbkdf (1.1.2)
84+
bcrypt_pbkdf (1.1.2-arm64-darwin)
85+
bcrypt_pbkdf (1.1.2-x86_64-darwin)
86+
bigdecimal (4.0.0)
8787
bindex (0.8.1)
8888
bootsnap (1.19.0)
8989
msgpack (~> 1.2)
@@ -102,14 +102,14 @@ GEM
102102
rack-test (>= 0.6.3)
103103
regexp_parser (>= 1.5, < 3.0)
104104
xpath (~> 3.2)
105-
concurrent-ruby (1.3.5)
106-
connection_pool (2.5.5)
105+
concurrent-ruby (1.3.6)
106+
connection_pool (3.0.2)
107107
crass (1.0.6)
108108
date (3.5.0)
109109
debug (1.11.0)
110110
irb (~> 1.10)
111111
reline (>= 0.3.8)
112-
dotenv (3.1.8)
112+
dotenv (3.2.0)
113113
drb (2.2.3)
114114
ed25519 (1.4.0)
115115
erb (6.0.0)
@@ -146,8 +146,8 @@ GEM
146146
jbuilder (2.14.1)
147147
actionview (>= 7.0.0)
148148
activesupport (>= 7.0.0)
149-
json (2.16.0)
150-
kamal (2.8.2)
149+
json (2.18.0)
150+
kamal (2.10.1)
151151
activesupport (>= 7.0)
152152
base64 (~> 0.2)
153153
bcrypt_pbkdf (~> 1.0)
@@ -175,7 +175,7 @@ GEM
175175
mini_magick (5.3.1)
176176
logger
177177
mini_mime (1.1.5)
178-
minitest (5.26.2)
178+
minitest (5.27.0)
179179
msgpack (1.8.0)
180180
net-imap (0.5.12)
181181
date
@@ -340,7 +340,7 @@ GEM
340340
fugit (~> 1.11)
341341
railties (>= 7.1)
342342
thor (>= 1.3.1)
343-
sshkit (1.24.0)
343+
sshkit (1.25.0)
344344
base64
345345
logger
346346
net-scp (>= 1.1.2)
@@ -380,7 +380,7 @@ GEM
380380
websocket-extensions (0.1.5)
381381
xpath (3.2.0)
382382
nokogiri (~> 1.8)
383-
zeitwerk (2.7.3)
383+
zeitwerk (2.7.4)
384384

385385
PLATFORMS
386386
aarch64-linux

0 commit comments

Comments
 (0)