Skip to content

Commit

Permalink
Update dependency on pleaserun
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed May 23, 2016
1 parent 7bc5fba commit e2b1ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fpm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Gem::Specification.new do |spec|
spec.add_dependency("ruby-xz") # license: MIT

# For sourcing from pleaserun
spec.add_dependency("pleaserun") # license: Apache 2
spec.add_dependency("pleaserun", "~> 0.0.24") # license: Apache 2

spec.add_development_dependency("rspec", "~> 3.0.0") # license: MIT (according to wikipedia)
spec.add_development_dependency("insist", "~> 1.0.0") # license: Apache 2
Expand Down

0 comments on commit e2b1ca3

Please sign in to comment.