Add .lock files for alternative gemfiles

This commit is contained in:
Evan Broder 2012-05-04 03:09:12 -07:00
parent c878e89898
commit 95b3e95691
2 changed files with 72 additions and 0 deletions

View File

@ -0,0 +1,36 @@
PATH
remote: /home/evan/src/stripe-ruby
specs:
stripe (1.6.3)
multi_json (~> 1.1)
rest-client (~> 1.4)
GEM
remote: https://rubygems.org/
specs:
json (1.7.0)
metaclass (0.0.1)
mime-types (1.18)
mocha (0.11.3)
metaclass (~> 0.0.1)
multi_json (1.3.4)
rake (0.9.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
test-unit (2.4.8)
PLATFORMS
ruby
DEPENDENCIES
json
mocha
rake
shoulda
stripe!
test-unit

View File

@ -0,0 +1,36 @@
PATH
remote: /home/evan/src/stripe-ruby
specs:
stripe (1.6.3)
multi_json (~> 1.1)
rest-client (~> 1.4)
GEM
remote: https://rubygems.org/
specs:
metaclass (0.0.1)
mime-types (1.18)
mocha (0.11.3)
metaclass (~> 0.0.1)
multi_json (1.3.4)
rake (0.9.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
test-unit (2.4.8)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
mocha
rake
shoulda
stripe!
test-unit
yajl-ruby