Skylight: update gem

Cause it's polluting the errors logs with invalid slq parsing error
This commit is contained in:
simon lehericey 2018-05-18 17:41:03 +02:00
parent ec8e7be639
commit cbf0a9b340

View file

@ -695,8 +695,10 @@ GEM
rack (~> 2.0)
rack-protection (= 2.0.1)
tilt (~> 2.0)
skylight (1.6.1)
activesupport (>= 3.0.0)
skylight (2.0.1)
skylight-core (= 2.0.1)
skylight-core (2.0.1)
activesupport (>= 4.2.0)
smart_listing (1.2.2)
coffee-rails
jquery-rails