From 2abb316bccfe6c1a08bac8ec407ef35f56038586 Mon Sep 17 00:00:00 2001 From: Pau Perez Date: Fri, 23 Nov 2018 17:28:59 +0100 Subject: [PATCH] Update Skylight from 1.6.1 to 1.7.1 This doesn't bring too many improvements but it's the latest version can work on our Rails 3.2 version. You can read the changelog at https://github.com/skylightio/skylight-ruby/blob/master/CHANGELOG.md#170-april-24-2018. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 17399ca6b1..f762df9268 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -688,7 +688,7 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - skylight (1.6.1) + skylight (1.7.1) activesupport (>= 3.0.0) spinjs-rails (1.3) rails (>= 3.1)