From 84ba3f7ac0bc39666f4b46c88cc32f986a2158b0 Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Thu, 16 Nov 2017 14:13:13 +0100 Subject: [PATCH] Add the skylight gem --- Gemfile | 1 + Gemfile.lock | 3 +++ 2 files changed, 4 insertions(+) diff --git a/Gemfile b/Gemfile index 16f468612..bab9650cb 100644 --- a/Gemfile +++ b/Gemfile @@ -90,6 +90,7 @@ gem 'browser' gem 'simple_form' gem 'newrelic_rpm' +gem 'skylight' gem 'scenic' diff --git a/Gemfile.lock b/Gemfile.lock index efc70360d..85c42902f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -581,6 +581,8 @@ GEM rack (~> 2.0) rack-protection (= 2.0.0) tilt (~> 2.0) + skylight (1.4.4) + activesupport (>= 3.0.0) slop (3.6.0) smart_listing (1.2.0) coffee-rails @@ -738,6 +740,7 @@ DEPENDENCIES sentry-raven shoulda-matchers simple_form + skylight smart_listing spreadsheet_architect spring