From 64e4739102399c8b90a07e596483a872e09c02f3 Mon Sep 17 00:00:00 2001 From: Prathamesh Sonpatki Date: Sun, 3 Jan 2016 17:21:00 +0530 Subject: Updated Gemfile.lock with latest change related to sucker_punch dependency - Followup of https://github.com/rails/rails/commit/bc194937ad6c1fa12bca73cfc05de39a97ba783d. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e8c1e1744..7c6622dbed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -338,7 +338,7 @@ DEPENDENCIES sneakers sqlite3 (~> 1.3.6) stackprof - sucker_punch + sucker_punch (< 2.0) turbolinks tzinfo-data uglifier (>= 1.3.0) -- cgit v1.2.3