Commit 354d9341 by LI Daobing

bundle update

parent 0934ecf6
...@@ -8,15 +8,15 @@ PATH ...@@ -8,15 +8,15 @@ PATH
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activemodel (3.2.6) activemodel (3.2.8)
activesupport (= 3.2.6) activesupport (= 3.2.8)
builder (~> 3.0.0) builder (~> 3.0.0)
activerecord (3.2.6) activerecord (3.2.8)
activemodel (= 3.2.6) activemodel (= 3.2.8)
activesupport (= 3.2.6) activesupport (= 3.2.8)
arel (~> 3.0.2) arel (~> 3.0.2)
tzinfo (~> 0.3.29) tzinfo (~> 0.3.29)
activesupport (3.2.6) activesupport (3.2.8)
i18n (~> 0.6) i18n (~> 0.6)
multi_json (~> 1.0) multi_json (~> 1.0)
arel (3.0.2) arel (3.0.2)
...@@ -24,17 +24,17 @@ GEM ...@@ -24,17 +24,17 @@ GEM
cocaine (0.2.1) cocaine (0.2.1)
diff-lcs (1.1.3) diff-lcs (1.1.3)
i18n (0.6.0) i18n (0.6.0)
json (1.7.3) json (1.7.5)
mime-types (1.19) mime-types (1.19)
multi_json (1.3.6) multi_json (1.3.6)
paperclip (3.1.3) paperclip (3.1.4)
activemodel (>= 3.0.0) activemodel (>= 3.0.0)
activerecord (>= 3.0.0) activerecord (>= 3.0.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
cocaine (>= 0.0.2) cocaine (>= 0.0.2)
mime-types mime-types
qiniu-rs (2.1.2) qiniu-rs (3.0.4)
json (~> 1.7.3) json (~> 1.7.5)
mime-types (~> 1.19) mime-types (~> 1.19)
rest-client (~> 1.6.7) rest-client (~> 1.6.7)
ruby-hmac (~> 0.4.0) ruby-hmac (~> 0.4.0)
...@@ -44,10 +44,10 @@ GEM ...@@ -44,10 +44,10 @@ GEM
rspec-core (~> 2.11.0) rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0) rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0) rspec-mocks (~> 2.11.0)
rspec-core (2.11.0) rspec-core (2.11.1)
rspec-expectations (2.11.1) rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3) diff-lcs (~> 1.1.3)
rspec-mocks (2.11.1) rspec-mocks (2.11.2)
ruby-hmac (0.4.0) ruby-hmac (0.4.0)
tzinfo (0.3.33) tzinfo (0.3.33)
......
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