Skip to content

Commit

Permalink
fix deploy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wr0ngway committed Nov 10, 2023
1 parent a461136 commit c328fe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ end
# application runtime dependencies
gem "gem_logger"
gem "logging"
gem 'psych'
gem 'sigdump'
gem "activesupport", '~> 7.0', '<= 7.0.8'
gem "clamp"
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ DEPENDENCIES
liquid
logging
pry
psych
rake
rspec
sigdump
Expand Down

0 comments on commit c328fe4

Please sign in to comment.