Skip to content

Commit

Permalink
Bump kamal from 2.1.0 to 2.2.1 (#39)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 2a4ebe2 commit fa0691f
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 @@ -76,7 +76,7 @@ group :development do
gem 'brakeman', require: false
gem 'bundle-audit', require: false
gem 'htmlbeautifier'
gem 'kamal', '~> 2.0'
gem 'kamal', '~> 2.2'
gem 'web-console'
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ GEM
activesupport (>= 5.0.0)
jmespath (1.6.2)
json (2.7.2)
kamal (2.1.0)
kamal (2.2.1)
activesupport (>= 7.0)
base64 (~> 0.2)
bcrypt_pbkdf (~> 1.0)
Expand Down Expand Up @@ -526,7 +526,7 @@ DEPENDENCIES
image_processing (~> 1.13)
importmap-rails
jbuilder
kamal (~> 2.0)
kamal (~> 2.2)
kaminari
kaminari-i18n
logtail-rails (~> 0.2.7)
Expand Down

0 comments on commit fa0691f

Please sign in to comment.