Skip to content

Commit

Permalink
Merge c0bb8a1 into 3b07729
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed May 14, 2020
2 parents 3b07729 + c0bb8a1 commit 35da449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hawkularclient.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ['lib']

gem.add_runtime_dependency('addressable')
gem.add_runtime_dependency('rest-client', '~> 2.0.0')
gem.add_runtime_dependency('rest-client', '~> 2.0')
gem.add_runtime_dependency('websocket-client-simple', '~> 0.3.0')
gem.add_development_dependency('actionpack', '~> 4')
gem.add_development_dependency('coveralls')
Expand Down

0 comments on commit 35da449

Please sign in to comment.