From 41c44054d4a521d94d98284947c1cb9d4b9845d3 Mon Sep 17 00:00:00 2001 From: Alexander Khryukin Date: Fri, 23 Jun 2017 19:03:31 +0300 Subject: [PATCH] mulptiple updates --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1265940e8..a3a5a6a7d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -499,15 +499,15 @@ GEM temple (~> 0.7.6) tilt (>= 1.3.3, < 2.1) soundmanager-rails (1.0.1) - sprockets (3.6.0) + sprockets (3.7.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.0.4) + sprockets-rails (3.2.0) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sqlite3 (1.3.11) - state_machines (0.4.0) + sqlite3 (1.3.13) + state_machines (0.5.0) state_machines-activemodel (0.4.0) activemodel (>= 4.1, < 5.1) state_machines (>= 0.4.0) @@ -517,7 +517,7 @@ GEM state_machines-graphviz (0.0.2) ruby-graphviz state_machines - temple (0.7.7) + temple (0.8.0) test_after_commit (1.0.0) activerecord (>= 3.2) therubyracer (0.12.2)