Skip to content

Commit e4375a1

Browse files
Bump kamal from 2.4.0 to 2.5.1
Bumps [kamal](https://github.com/basecamp/kamal) from 2.4.0 to 2.5.1. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](basecamp/kamal@v2.4.0...v2.5.1) --- updated-dependencies: - dependency-name: kamal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b84de8 commit e4375a1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ GEM
8484
brakeman (7.0.0)
8585
racc
8686
builder (3.3.0)
87-
concurrent-ruby (1.3.4)
88-
connection_pool (2.4.1)
87+
concurrent-ruby (1.3.5)
88+
connection_pool (2.5.0)
8989
crass (1.0.6)
9090
cssbundling-rails (1.4.1)
9191
railties (>= 6.0.0)
@@ -111,7 +111,7 @@ GEM
111111
raabro (~> 1.4)
112112
globalid (1.2.1)
113113
activesupport (>= 6.1)
114-
i18n (1.14.6)
114+
i18n (1.14.7)
115115
concurrent-ruby (~> 1.0)
116116
importmap-rails (2.1.0)
117117
actionpack (>= 6.0.0)
@@ -125,7 +125,7 @@ GEM
125125
actionview (>= 5.0.0)
126126
activesupport (>= 5.0.0)
127127
json (2.9.1)
128-
kamal (2.4.0)
128+
kamal (2.5.1)
129129
activesupport (>= 7.0)
130130
base64 (~> 0.2)
131131
bcrypt_pbkdf (~> 1.0)
@@ -137,7 +137,7 @@ GEM
137137
thor (~> 1.3)
138138
zeitwerk (>= 2.6.18, < 3.0)
139139
language_server-protocol (3.17.0.3)
140-
logger (1.6.4)
140+
logger (1.6.5)
141141
loofah (2.23.1)
142142
crass (~> 1.0.2)
143143
nokogiri (>= 1.12.0)
@@ -158,7 +158,7 @@ GEM
158158
net-protocol
159159
net-protocol (0.2.2)
160160
timeout
161-
net-scp (4.0.0)
161+
net-scp (4.1.0)
162162
net-ssh (>= 2.6.5, < 8.0.0)
163163
net-sftp (4.0.0)
164164
net-ssh (>= 5.0.0, < 8.0.0)

0 commit comments

Comments
 (0)