Files
ruby-sdk/Gemfile.lock
2016-03-21 16:20:33 +08:00

48 lines
903 B
Gemfile.lock

PATH
remote: .
specs:
qiniu (6.5.1)
json (~> 1.8)
mime-types (~> 2.4.3)
rest-client (~> 1.7.3)
ruby-hmac (~> 0.4)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
fakeweb (1.3.0)
json (1.8.3)
mime-types (2.4.3)
netrc (0.11.0)
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)
BUNDLED WITH
1.11.2