Update Gemfile.lock

This commit is contained in:
Dzmitry Plashchynski
2015-03-24 22:24:08 +02:00
parent 63c86c8cd9
commit 2ec9cfa829

View File

@@ -1,7 +1,7 @@
PATH PATH
remote: . remote: .
specs: specs:
crono (0.8.0) crono (0.8.1)
activejob (~> 4.0) activejob (~> 4.0)
activerecord (~> 4.0) activerecord (~> 4.0)
activesupport (~> 4.0) activesupport (~> 4.0)
@@ -9,17 +9,17 @@ PATH
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activejob (4.2.0) activejob (4.2.1)
activesupport (= 4.2.0) activesupport (= 4.2.1)
globalid (>= 0.3.0) globalid (>= 0.3.0)
activemodel (4.2.0) activemodel (4.2.1)
activesupport (= 4.2.0) activesupport (= 4.2.1)
builder (~> 3.1) builder (~> 3.1)
activerecord (4.2.0) activerecord (4.2.1)
activemodel (= 4.2.0) activemodel (= 4.2.1)
activesupport (= 4.2.0) activesupport (= 4.2.1)
arel (~> 6.0) arel (~> 6.0)
activesupport (4.2.0) activesupport (4.2.1)
i18n (~> 0.7) i18n (~> 0.7)
json (~> 1.7, >= 1.7.7) json (~> 1.7, >= 1.7.7)
minitest (~> 5.1) minitest (~> 5.1)