Skip to content

Commit a8474c7

Browse files
build(deps): bump kamal from 2.5.3 to 2.8.0
Bumps [kamal](https://github.com/basecamp/kamal) from 2.5.3 to 2.8.0. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](basecamp/kamal@v2.5.3...v2.8.0) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba4e7ea commit a8474c7

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ GEM
7373
tzinfo (~> 2.0, >= 2.0.5)
7474
uri (>= 0.13.1)
7575
ast (2.4.2)
76-
base64 (0.2.0)
76+
base64 (0.3.0)
7777
bcrypt_pbkdf (1.1.1)
7878
bcrypt_pbkdf (1.1.1-arm64-darwin)
79-
benchmark (0.4.0)
80-
bigdecimal (3.1.9)
79+
benchmark (0.4.1)
80+
bigdecimal (3.3.1)
8181
bootsnap (1.18.4)
8282
msgpack (~> 1.2)
8383
brakeman (7.0.0)
@@ -89,15 +89,15 @@ GEM
8989
openapi_parser (~> 2.0)
9090
rack (>= 1.5, < 3.2)
9191
concurrent-ruby (1.3.5)
92-
connection_pool (2.5.0)
92+
connection_pool (2.5.4)
9393
crass (1.0.6)
9494
date (3.4.1)
9595
debug (1.10.0)
9696
irb (~> 1.10)
9797
reline (>= 0.3.8)
98-
dotenv (3.1.7)
99-
drb (2.2.1)
100-
ed25519 (1.3.0)
98+
dotenv (3.1.8)
99+
drb (2.2.3)
100+
ed25519 (1.4.0)
101101
erubi (1.13.1)
102102
et-orbi (1.2.11)
103103
tzinfo
@@ -115,20 +115,20 @@ GEM
115115
reline (>= 0.4.2)
116116
json (2.10.2)
117117
json_schema (0.21.0)
118-
kamal (2.5.3)
118+
kamal (2.8.0)
119119
activesupport (>= 7.0)
120120
base64 (~> 0.2)
121121
bcrypt_pbkdf (~> 1.0)
122122
concurrent-ruby (~> 1.2)
123123
dotenv (~> 3.1)
124-
ed25519 (~> 1.2)
124+
ed25519 (~> 1.4)
125125
net-ssh (~> 7.3)
126126
sshkit (>= 1.23.0, < 2.0)
127127
thor (~> 1.3)
128128
zeitwerk (>= 2.6.18, < 3.0)
129129
language_server-protocol (3.17.0.4)
130130
lint_roller (1.1.0)
131-
logger (1.6.6)
131+
logger (1.7.0)
132132
loofah (2.24.0)
133133
crass (~> 1.0.2)
134134
nokogiri (>= 1.12.0)
@@ -139,7 +139,7 @@ GEM
139139
net-smtp
140140
marcel (1.0.4)
141141
mini_mime (1.1.5)
142-
minitest (5.25.5)
142+
minitest (5.26.0)
143143
msgpack (1.8.0)
144144
net-imap (0.5.6)
145145
date
@@ -163,7 +163,7 @@ GEM
163163
nokogiri (1.18.3-x86_64-linux-gnu)
164164
racc (~> 1.4)
165165
openapi_parser (2.2.4)
166-
ostruct (0.6.1)
166+
ostruct (0.6.3)
167167
parallel (1.26.3)
168168
parser (3.3.7.1)
169169
ast (~> 2.4.1)
@@ -289,13 +289,13 @@ GEM
289289
unicode-display_width (3.1.4)
290290
unicode-emoji (~> 4.0, >= 4.0.4)
291291
unicode-emoji (4.0.4)
292-
uri (1.0.3)
292+
uri (1.0.4)
293293
useragent (0.16.11)
294294
websocket-driver (0.7.7)
295295
base64
296296
websocket-extensions (>= 0.1.0)
297297
websocket-extensions (0.1.5)
298-
zeitwerk (2.7.2)
298+
zeitwerk (2.7.3)
299299

300300
PLATFORMS
301301
aarch64-linux

0 commit comments

Comments
 (0)