mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 08:31:36 -04:00
wip fix progress
This commit is contained in:
@@ -22,9 +22,9 @@ gem 'jbuilder'
|
||||
# in production environments by default.
|
||||
group :assets do
|
||||
gem 'coffee-rails'
|
||||
# Use SCSS for stylesheets
|
||||
gem 'sass-rails'
|
||||
# Use bootstrap-sass for stylesheets
|
||||
gem 'sprockets-rails', '=2.0.0.backport1'
|
||||
gem 'sprockets', '=2.2.2.backport2'
|
||||
gem 'sass-rails', github: 'guilleiguaran/sass-rails', branch: 'backport'
|
||||
gem 'bootstrap-sass'
|
||||
gem 'uglifier'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user