Skip to content

Commit

Permalink
Merge pull request #14 from ninoseki/update-dependencies
Browse files Browse the repository at this point in the history
chore: update thor
  • Loading branch information
ninoseki committed Sep 1, 2019
2 parents 1686c83 + baa8cce commit 5892852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rogue_one.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rspec", "~> 3.8"

spec.add_dependency "parallel", "~> 1.17"
spec.add_dependency "thor", "~> 0.19"
spec.add_dependency "thor", "~> 0.20"
end

0 comments on commit 5892852

Please sign in to comment.