Skip to content

Commit

Permalink
Remove unnecessary thor dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcolvar committed Aug 4, 2020
1 parent afa0b7f commit 93379a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hydra-editor.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Gem::Specification.new do |s|
s.add_dependency "simple_form", '>= 4.1.0', '< 6.0'
s.add_dependency 'sprockets', '~> 3.7'
s.add_dependency 'sprockets-es6'
s.add_dependency 'thor', '~> 0.19'

s.add_development_dependency "bixby", '~> 3.0'
s.add_development_dependency "capybara", '~> 2.4'
Expand Down

0 comments on commit 93379a7

Please sign in to comment.