From c6027c8e9690d665e62b1cd8c5c038abf5151151 Mon Sep 17 00:00:00 2001 From: Alexander Khryukin Date: Sat, 24 Jun 2017 15:18:51 +0300 Subject: [PATCH] fix versioning --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index df1a1afff..ec3aba82f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,8 +125,8 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.0.2) - connection_pool (2.2.01) + concurrent-ruby (1.0.5) + connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) daemons (1.2.3)