Skip to content

Commit

Permalink
Merge pull request #420 from goinvo/dependabot/bundler/kamal-2.4.0
Browse files Browse the repository at this point in the history
build(deps): bump kamal from 2.3.0 to 2.4.0
  • Loading branch information
fermion authored Dec 20, 2024
2 parents 6c1d8b4 + 1866cc4 commit b636a1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ gem "stripe"
gem "money"
gem "tailwindcss-rails"
gem "recaptcha"
gem "kamal", "2.3.0"
gem "kamal", "2.4.0"
gem "prefab-cloud-ruby"

# Use Redis adapter to run Action Cable in production
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ GEM
reline (>= 0.4.2)
jmespath (1.6.2)
json (2.9.0)
kamal (2.3.0)
kamal (2.4.0)
activesupport (>= 7.0)
base64 (~> 0.2)
bcrypt_pbkdf (~> 1.0)
Expand Down Expand Up @@ -463,7 +463,7 @@ DEPENDENCIES
graphql (~> 2.4)
image_processing (~> 1.13)
importmap-rails
kamal (= 2.3.0)
kamal (= 2.4.0)
letter_opener
letter_opener_web
money
Expand Down

0 comments on commit b636a1c

Please sign in to comment.