mirror of
https://github.com/wahyd4/ruby-sdk.git
synced 2026-08-09 04:46:10 +10:00
45 lines
877 B
Gemfile.lock
45 lines
877 B
Gemfile.lock
PATH
|
|
remote: .
|
|
specs:
|
|
qiniu (6.4.1)
|
|
json (~> 1.7)
|
|
mime-types (~> 1.19)
|
|
rest-client (~> 1.6)
|
|
ruby-hmac (~> 0.4)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
diff-lcs (1.2.5)
|
|
fakeweb (1.3.0)
|
|
json (1.8.2)
|
|
mime-types (1.25.1)
|
|
netrc (0.10.3)
|
|
rake (10.4.2)
|
|
rest-client (1.7.3)
|
|
mime-types (>= 1.16, < 3.0)
|
|
netrc (~> 0.7)
|
|
rspec (3.2.0)
|
|
rspec-core (~> 3.2.0)
|
|
rspec-expectations (~> 3.2.0)
|
|
rspec-mocks (~> 3.2.0)
|
|
rspec-core (3.2.2)
|
|
rspec-support (~> 3.2.0)
|
|
rspec-expectations (3.2.0)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.2.0)
|
|
rspec-mocks (3.2.1)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.2.0)
|
|
rspec-support (3.2.2)
|
|
ruby-hmac (0.4.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
fakeweb (~> 1.3)
|
|
qiniu!
|
|
rake (>= 0.9)
|
|
rspec (>= 2.11)
|