Skip to content

Commit 152985e

Browse files
committed
pull is in master now...
1 parent 8aa899c commit 152985e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ source 'https://rubygems.org'
22

33
gem "simplecov", :platforms => :ruby_19, :group => :development
44
gem "jruby-openssl", :platforms => :jruby
5-
gem "hashie", :git => "https://github.com/steved555/hashie.git"
5+
gem "hashie", :git => "git://github.com/intridea/hashie.git"
66

77
gemspec

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
2-
remote: https://github.com/steved555/hashie.git
3-
revision: 2fa400b58956f3ae4c4eaaaa196084ffc659072f
2+
remote: git://github.com/intridea/hashie.git
3+
revision: f7adbf6b6e29bfcd3efbc33695fe0e018d62e66e
44
specs:
55
hashie (2.0.0.beta)
66

0 commit comments

Comments
 (0)