Skylight: update gem
Cause it's polluting the errors logs with invalid slq parsing error
This commit is contained in:
parent
ec8e7be639
commit
cbf0a9b340
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue