mirror of
https://github.com/wahyd4/ruby-sdk.git
synced 2026-08-09 04:46:10 +10:00
38 lines
676 B
Gemfile.lock
38 lines
676 B
Gemfile.lock
PATH
|
|
remote: .
|
|
specs:
|
|
qiniu (6.3.0)
|
|
json (~> 1.7)
|
|
mime-types (~> 1.19)
|
|
rest-client (~> 1.6)
|
|
ruby-hmac (~> 0.4)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
diff-lcs (1.1.3)
|
|
fakeweb (1.3.0)
|
|
json (1.8.1)
|
|
mime-types (1.23)
|
|
rake (10.0.3)
|
|
rest-client (1.6.7)
|
|
mime-types (>= 1.16)
|
|
rspec (2.12.0)
|
|
rspec-core (~> 2.12.0)
|
|
rspec-expectations (~> 2.12.0)
|
|
rspec-mocks (~> 2.12.0)
|
|
rspec-core (2.12.2)
|
|
rspec-expectations (2.12.1)
|
|
diff-lcs (~> 1.1.3)
|
|
rspec-mocks (2.12.2)
|
|
ruby-hmac (0.4.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
fakeweb (~> 1.3)
|
|
qiniu!
|
|
rake (>= 0.9)
|
|
rspec (>= 2.11)
|