Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #12 from Janther/master
Browse files Browse the repository at this point in the history
updated the hashie gem dependency
  • Loading branch information
jeremyvdw committed Aug 9, 2013
2 parents 06aa7c6 + 86d2fc7 commit 51321c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disqussion.gemspec
Expand Up @@ -2,7 +2,7 @@
require File.expand_path('../lib/disqussion/version', __FILE__)

Gem::Specification.new do |spec|
spec.add_dependency('hashie', '~> 1.2')
spec.add_dependency('hashie', '~> 2.0')
spec.add_dependency('faraday', '~> 0.8')
spec.add_dependency('faraday_middleware', '>= 0.9')
spec.add_dependency('multi_json', '~> 1.5')
Expand Down

0 comments on commit 51321c3

Please sign in to comment.