mulptiple updates
This commit is contained in:
parent
55f8e56c21
commit
41c44054d4
10
Gemfile.lock
10
Gemfile.lock
|
@ -499,15 +499,15 @@ GEM
|
||||||
temple (~> 0.7.6)
|
temple (~> 0.7.6)
|
||||||
tilt (>= 1.3.3, < 2.1)
|
tilt (>= 1.3.3, < 2.1)
|
||||||
soundmanager-rails (1.0.1)
|
soundmanager-rails (1.0.1)
|
||||||
sprockets (3.6.0)
|
sprockets (3.7.1)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
rack (> 1, < 3)
|
rack (> 1, < 3)
|
||||||
sprockets-rails (3.0.4)
|
sprockets-rails (3.2.0)
|
||||||
actionpack (>= 4.0)
|
actionpack (>= 4.0)
|
||||||
activesupport (>= 4.0)
|
activesupport (>= 4.0)
|
||||||
sprockets (>= 3.0.0)
|
sprockets (>= 3.0.0)
|
||||||
sqlite3 (1.3.11)
|
sqlite3 (1.3.13)
|
||||||
state_machines (0.4.0)
|
state_machines (0.5.0)
|
||||||
state_machines-activemodel (0.4.0)
|
state_machines-activemodel (0.4.0)
|
||||||
activemodel (>= 4.1, < 5.1)
|
activemodel (>= 4.1, < 5.1)
|
||||||
state_machines (>= 0.4.0)
|
state_machines (>= 0.4.0)
|
||||||
|
@ -517,7 +517,7 @@ GEM
|
||||||
state_machines-graphviz (0.0.2)
|
state_machines-graphviz (0.0.2)
|
||||||
ruby-graphviz
|
ruby-graphviz
|
||||||
state_machines
|
state_machines
|
||||||
temple (0.7.7)
|
temple (0.8.0)
|
||||||
test_after_commit (1.0.0)
|
test_after_commit (1.0.0)
|
||||||
activerecord (>= 3.2)
|
activerecord (>= 3.2)
|
||||||
therubyracer (0.12.2)
|
therubyracer (0.12.2)
|
||||||
|
|
Loading…
Reference in New Issue