From 3384a7dd2aa0fb98beeba66b51a0e5e06eb100cc Mon Sep 17 00:00:00 2001 From: Sam Date: Fri, 26 May 2017 13:26:45 -0400 Subject: [PATCH] proper bootsnap release --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index e3e04e71b9..906b0f3aa2 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' #source 'http://production.cf.rubygems.org' # does not install in linux ATM, so hack this for now -gem 'bootsnap', '0.3.0.pre', require: false +gem 'bootsnap', require: false def rails_master? ENV["RAILS_MASTER"] == '1' diff --git a/Gemfile.lock b/Gemfile.lock index b4a21f8679..d392a8cfd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - bootsnap (0.3.0.pre) + bootsnap (0.3.0) msgpack (~> 1.0) builder (3.2.3) bullet (5.4.2) @@ -400,7 +400,7 @@ DEPENDENCIES barber better_errors binding_of_caller - bootsnap (= 0.3.0.pre) + bootsnap bullet byebug certified