From ab3b50ac4fc3e249856663eafa9fa2bde43bf6af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=20Mar=C3=ADa=20Mart=C3=ADnez=20G=C3=B3mez?= Date: Wed, 20 Feb 2019 16:38:04 +0100 Subject: [PATCH] Update binding_of_caller There is a bug for the old version which affectes some Ruby versions. Generate Gemfile with our current Ruby version 2.5.0. --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0274565a..d21b1e23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM actionpack (>= 3.1) axlsx (>= 2.0.1) bcrypt (3.1.12) - binding_of_caller (0.7.2) + binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) bootstrap-sass (3.4.0) autoprefixer-rails (>= 5.2.1) @@ -731,7 +731,7 @@ DEPENDENCIES whenever RUBY VERSION - ruby 2.5.3p105 + ruby 2.5.0p0 BUNDLED WITH 1.17.1