Skip to content

Commit

Permalink
Bump hammer_cli to 2.1.0 (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiramax committed May 14, 2020
1 parent 0ec70fc commit 2151ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hammer_cli_foreman.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ EOF
s.extra_rdoc_files = Dir['{doc}/**/*', 'README*']
s.require_paths = ["lib"]

s.add_dependency 'hammer_cli', '>= 2.0.0'
s.add_dependency 'hammer_cli', '>= 2.1.0'
s.add_dependency 'apipie-bindings', '>= 0.3.0'
s.add_dependency 'rest-client', '>= 1.8.0', '< 3.0.0'
s.add_dependency 'jwt', '>= 2.2.1'
Expand Down

0 comments on commit 2151ec7

Please sign in to comment.