mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Pump sass-rails to 6.0.0
This commit is contained in:
parent
36b8528c78
commit
d06f241c76
2 changed files with 10 additions and 16 deletions
2
Gemfile
2
Gemfile
|
@ -23,7 +23,7 @@ gem 'nokogiri'
|
|||
|
||||
# style
|
||||
gem 'bootstrap-sass', '~> 3.4'
|
||||
gem 'sass-rails', '5.0.6' # sass style
|
||||
gem 'sass-rails', '6.0.0' # sass style
|
||||
gem 'coffee-rails', '~> 4.2'
|
||||
gem 'jquery-rails'
|
||||
gem 'selectize-rails', '0.12.1' # include selectize.js for select
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue