Commit 4052d476 by LI Daobing

bundle update

parent 24db6e3e
...@@ -8,48 +8,51 @@ PATH ...@@ -8,48 +8,51 @@ PATH
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activemodel (3.2.8) activemodel (4.0.2)
activesupport (= 3.2.8) activesupport (= 4.0.2)
builder (~> 3.0.0) builder (~> 3.1.0)
activerecord (3.2.8) activesupport (4.0.2)
activemodel (= 3.2.8) i18n (~> 0.6, >= 0.6.4)
activesupport (= 3.2.8) minitest (~> 4.2)
arel (~> 3.0.2) multi_json (~> 1.3)
tzinfo (~> 0.3.29) thread_safe (~> 0.1)
activesupport (3.2.8) tzinfo (~> 0.3.37)
i18n (~> 0.6) atomic (1.1.14)
multi_json (~> 1.0) builder (3.1.4)
arel (3.0.2) climate_control (0.0.3)
builder (3.0.0) activesupport (>= 3.0)
cocaine (0.3.0) cocaine (0.5.3)
diff-lcs (1.1.3) climate_control (>= 0.0.3, < 1.0)
i18n (0.6.1) diff-lcs (1.2.5)
json (1.7.5) i18n (0.6.9)
mime-types (1.19) json (1.8.1)
multi_json (1.3.6) mime-types (1.25.1)
paperclip (3.1.4) minitest (4.7.5)
multi_json (1.8.4)
paperclip (4.0.0)
activemodel (>= 3.0.0) activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
cocaine (>= 0.0.2) cocaine (~> 0.5.3)
mime-types mime-types
qiniu-rs (3.0.5) qiniu-rs (3.4.6)
json (~> 1.7.5) json (~> 1.7)
mime-types (~> 1.19) mime-types (~> 1.19)
rest-client (~> 1.6.7) rest-client (~> 1.6)
ruby-hmac (~> 0.4.0) ruby-hmac (~> 0.4)
rest-client (1.6.7) rest-client (1.6.7)
mime-types (>= 1.16) mime-types (>= 1.16)
rspec (2.11.0) rspec (2.14.1)
rspec-core (~> 2.11.0) rspec-core (~> 2.14.0)
rspec-expectations (~> 2.11.0) rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.11.0) rspec-mocks (~> 2.14.0)
rspec-core (2.11.1) rspec-core (2.14.7)
rspec-expectations (2.11.3) rspec-expectations (2.14.5)
diff-lcs (~> 1.1.3) diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.11.2) rspec-mocks (2.14.5)
ruby-hmac (0.4.0) ruby-hmac (0.4.0)
tzinfo (0.3.33) thread_safe (0.1.3)
atomic
tzinfo (0.3.38)
PLATFORMS PLATFORMS
ruby ruby
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment