From cdcf72b08f3434127dc930219d555af15eededac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Pawe=C5=82=20Gajc?= Date: Fri, 23 Jun 2017 21:09:33 +0200 Subject: [PATCH] fix it --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e79f9c0f8..9195f4fc2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +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) + concurrent-ruby (~> 1.0, >= 1.0.2) tzinfo (~> 1.1) addressable (2.4.0) airbrake (5.3.0)