Bump skylight from 1.5.1 to 2.0.2 (#493)

This commit is contained in:
dependabot[bot] 2018-08-28 12:56:28 -04:00 committed by Mac Siri
parent 95908ddde1
commit 0d687021b9
2 changed files with 6 additions and 4 deletions

View file

@ -82,7 +82,7 @@ gem "sass-rails", "~> 5.0"
gem "sdoc", "~> 0.4", group: :doc
gem "serviceworker-rails", "~> 0.5"
gem "share_meow_client", "~> 0.1"
gem "skylight", "~> 1.5"
gem "skylight", "~> 2.0"
gem "slack-notifier", "~> 1.5"
gem "sprockets", "~> 3.7"
gem "sprockets-es6", "~> 0.9"

View file

@ -798,8 +798,10 @@ GEM
rack (~> 2.0)
rack-protection (= 2.0.3)
tilt (~> 2.0)
skylight (1.5.1)
activesupport (>= 3.0.0)
skylight (2.0.2)
skylight-core (= 2.0.2)
skylight-core (2.0.2)
activesupport (>= 4.2.0)
slack-notifier (1.5.1)
spring (2.0.2)
activesupport (>= 4.2)
@ -1013,7 +1015,7 @@ DEPENDENCIES
shoulda-matchers (~> 3.1)
simplecov (~> 0.16)
sinatra (~> 2.0)
skylight (~> 1.5)
skylight (~> 2.0)
slack-notifier (~> 1.5)
spring (~> 2.0)
spring-commands-rspec (~> 1.0)