From 0665f1bc2fb6916a7aa0dd361c09590504625f76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Pawe=C5=82=20Gajc?= Date: Fri, 23 Jun 2017 21:00:56 +0200 Subject: [PATCH] update it --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35c5659c5..e79f9c0f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,6 +63,7 @@ GEM json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) + concurrent-ruby (~> 1.0, => 1.0.2) tzinfo (~> 1.1) addressable (2.4.0) airbrake (5.3.0) @@ -119,7 +120,7 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.0.5) + concurrent-ruby (1.0.2) connection_pool (2.2.01) crack (0.4.3) safe_yaml (~> 1.0.0)