forked from bofh/fetsite
reverse bootstrap upgrade
This commit is contained in:
6
Gemfile
6
Gemfile
@@ -15,9 +15,11 @@ gem 'webrick'#, '1.3.1'
|
||||
|
||||
# Gems used only for assets and not required
|
||||
# in production environments by default.
|
||||
gem 'sass-rails', '~> 5.0'
|
||||
gem 'sass-rails'
|
||||
gem 'coffee-rails', '~> 4.2.2'
|
||||
gem 'bootstrap'#,'~> 3.4'
|
||||
gem 'bootstrap-sass','~> 2.3.0'
|
||||
gem 'autoprefixer-rails'#,'~>9.5'
|
||||
#gem 'concurrent-ruby'
|
||||
|
||||
#group :assets do
|
||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||
|
||||
Reference in New Issue
Block a user