Use released sass-rails

This commit is contained in:
Rafael Mendonça França 2017-11-14 14:42:12 -05:00
parent 2e0fe5928f
commit 79c3d5a67d
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948
2 changed files with 9 additions and 15 deletions

@ -17,7 +17,7 @@ gem "capybara", "~> 2.15"
gem "rack-cache", "~> 1.2"
gem "coffee-rails"
gem "sass-rails", github: "rails/sass-rails", branch: "5-0-stable"
gem "sass-rails"
gem "turbolinks", "~> 5"
# require: false so bcrypt is loaded only when has_secure_password is used.

@ -34,18 +34,6 @@ GIT
event_emitter
websocket
GIT
remote: https://github.com/rails/sass-rails.git
revision: bb5c1d34e8acad2e2960cc785184ffe17d7b3bca
branch: 5-0-stable
specs:
sass-rails (5.0.6)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
GIT
remote: https://github.com/robin850/sdoc.git
revision: 0e340352f3ab2f196c8a8743f83c2ee286e4f71c
@ -423,11 +411,17 @@ GEM
rubyzip (1.2.1)
rufus-scheduler (3.4.2)
et-orbi (~> 1.0)
sass (3.5.1)
sass (3.5.3)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
selenium-webdriver (3.5.1)
childprocess (~> 0.5)
rubyzip (~> 1.0)
@ -559,7 +553,7 @@ DEPENDENCIES
resque
resque-scheduler!
rubocop (>= 0.47)
sass-rails!
sass-rails
sdoc!
sequel
sidekiq