There was an error while loading. Please reload this page.
1 parent 8aa899c commit 152985eCopy full SHA for 152985e
Gemfile
@@ -2,6 +2,6 @@ source 'https://rubygems.org'
2
3
gem "simplecov", :platforms => :ruby_19, :group => :development
4
gem "jruby-openssl", :platforms => :jruby
5
-gem "hashie", :git => "https://github.com/steved555/hashie.git"
+gem "hashie", :git => "git://github.com/intridea/hashie.git"
6
7
gemspec
Gemfile.lock
@@ -1,6 +1,6 @@
1
GIT
- remote: https://github.com/steved555/hashie.git
- revision: 2fa400b58956f3ae4c4eaaaa196084ffc659072f
+ remote: git://github.com/intridea/hashie.git
+ revision: f7adbf6b6e29bfcd3efbc33695fe0e018d62e66e
specs:
hashie (2.0.0.beta)
0 commit comments