Commit 4052d476 by LI Daobing

bundle update

parent 24db6e3e
......@@ -8,48 +8,51 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
activerecord (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.0)
cocaine (0.3.0)
diff-lcs (1.1.3)
i18n (0.6.1)
json (1.7.5)
mime-types (1.19)
multi_json (1.3.6)
paperclip (3.1.4)
activemodel (4.0.2)
activesupport (= 4.0.2)
builder (~> 3.1.0)
activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
atomic (1.1.14)
builder (3.1.4)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.3)
climate_control (>= 0.0.3, < 1.0)
diff-lcs (1.2.5)
i18n (0.6.9)
json (1.8.1)
mime-types (1.25.1)
minitest (4.7.5)
multi_json (1.8.4)
paperclip (4.0.0)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (>= 0.0.2)
cocaine (~> 0.5.3)
mime-types
qiniu-rs (3.0.5)
json (~> 1.7.5)
qiniu-rs (3.4.6)
json (~> 1.7)
mime-types (~> 1.19)
rest-client (~> 1.6.7)
ruby-hmac (~> 0.4.0)
rest-client (~> 1.6)
ruby-hmac (~> 0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.5)
ruby-hmac (0.4.0)
tzinfo (0.3.33)
thread_safe (0.1.3)
atomic
tzinfo (0.3.38)
PLATFORMS
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