Skip to content

Commit a0f6052

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

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Gemfile.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,9 @@ GEM
7777
ast (2.4.3)
7878
base64 (0.3.0)
7979
bcrypt (3.1.20)
80+
bcrypt_pbkdf (1.1.1)
8081
bcrypt_pbkdf (1.1.1-x86_64-darwin)
81-
benchmark (0.4.1)
82+
benchmark (0.5.0)
8283
bigdecimal (3.3.1)
8384
bindex (0.8.1)
8485
bootsnap (1.18.6)
@@ -145,7 +146,7 @@ GEM
145146
jsbundling-rails (1.3.1)
146147
railties (>= 6.0.0)
147148
json (2.15.1)
148-
kamal (2.8.1)
149+
kamal (2.8.2)
149150
activesupport (>= 7.0)
150151
base64 (~> 0.2)
151152
bcrypt_pbkdf (~> 1.0)
@@ -189,6 +190,8 @@ GEM
189190
nio4r (2.7.4)
190191
nokogiri (1.18.10-x86_64-darwin)
191192
racc (~> 1.4)
193+
nokogiri (1.18.10-x86_64-linux-gnu)
194+
racc (~> 1.4)
192195
orm_adapter (0.5.0)
193196
ostruct (0.6.3)
194197
parallel (1.27.0)
@@ -342,6 +345,7 @@ GEM
342345
railties (>= 7.1)
343346
thor (>= 1.3.1)
344347
sqlite3 (2.7.4-x86_64-darwin)
348+
sqlite3 (2.7.4-x86_64-linux-gnu)
345349
sshkit (1.24.0)
346350
base64
347351
logger
@@ -354,6 +358,7 @@ GEM
354358
stringio (3.1.7)
355359
thor (1.4.0)
356360
thruster (0.1.16-x86_64-darwin)
361+
thruster (0.1.16-x86_64-linux)
357362
timeout (0.4.3)
358363
tsort (0.2.0)
359364
turbo-rails (2.0.17)
@@ -364,7 +369,7 @@ GEM
364369
unicode-display_width (3.2.0)
365370
unicode-emoji (~> 4.1)
366371
unicode-emoji (4.1.0)
367-
uri (1.0.4)
372+
uri (1.1.0)
368373
useragent (0.16.11)
369374
warden (1.2.9)
370375
rack (>= 2.0.9)
@@ -384,6 +389,7 @@ GEM
384389

385390
PLATFORMS
386391
x86_64-darwin-20
392+
x86_64-linux
387393

388394
DEPENDENCIES
389395
bootsnap

0 commit comments

Comments
 (0)