mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Add .lock files for alternative gemfiles
This commit is contained in:
parent
c878e89898
commit
95b3e95691
36
gemfiles/json.gemfile.lock
Normal file
36
gemfiles/json.gemfile.lock
Normal 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
|
36
gemfiles/yajl.gemfile.lock
Normal file
36
gemfiles/yajl.gemfile.lock
Normal 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
|
Loading…
x
Reference in New Issue
Block a user