Skip to content

Commit

Permalink
Pin deps to active support 3
Browse files Browse the repository at this point in the history
  • Loading branch information
John Dyer committed Jun 25, 2013
1 parent 5e78b0f commit dc5cadf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
@@ -1,23 +1,23 @@
PATH
remote: .
specs:
tropo-provisioning (0.0.27)
activesupport
tropo-provisioning (0.0.28)
activesupport (= 3.2.13)
hashie (>= 0.2.1)
i18n

GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.9)
i18n (~> 0.6)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
diff-lcs (1.1.3)
fakeweb (1.3.0)
hashie (1.2.0)
hashie (2.0.5)
i18n (0.6.1)
json (1.7.3)
multi_json (1.5.0)
multi_json (1.7.7)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
Expand Down

0 comments on commit dc5cadf

Please sign in to comment.