Skip to content

Commit

Permalink
Not actually used in this gem (even if pulled in through Kamal)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Oct 23, 2023
1 parent d2717d6 commit 05eea01
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ PATH
kamal-skiff (0.1.1)
kamal (>= 1.0)
thor (~> 1.2)
zeitwerk (~> 2.5)

GEM
remote: https://rubygems.org/
Expand Down
1 change: 0 additions & 1 deletion kamal-skiff.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Gem::Specification.new do |spec|

spec.add_dependency "kamal", ">= 1.0"
spec.add_dependency "thor", "~> 1.2"
spec.add_dependency "zeitwerk", "~> 2.5"

spec.add_development_dependency "debug"
spec.add_development_dependency "mocha"
Expand Down

0 comments on commit 05eea01

Please sign in to comment.