Skip to content

Commit

Permalink
Update externely outdated killbill client version
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrossie committed Jul 19, 2018
1 parent 5c2688b commit 7e652d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kpm/kpm.gemspec
Expand Up @@ -42,7 +42,7 @@ Gem::Specification.new do |s|
s.add_dependency 'highline', '~> 1.6.21'
s.add_dependency 'thor', '~> 0.19.1'
s.add_dependency 'rubyzip', '~>1.2.0'
s.add_dependency 'killbill-client', '~> 1.0'
s.add_dependency 'killbill-client', '~> 2.5.0'

s.add_development_dependency 'rake', '>= 10.0.0', '< 11.0.0'
s.add_development_dependency 'rspec', '~> 2.12.0'
Expand Down

0 comments on commit 7e652d5

Please sign in to comment.