Gems for design upgraded

This commit is contained in:
2019-04-01 06:42:33 +02:00
parent 011f772bc3
commit c5860f338b
2 changed files with 23 additions and 16 deletions

View File

@@ -17,11 +17,12 @@ gem 'webrick'#, '1.3.1'
# in production environments by default.
gem 'sass-rails', '~> 5.0'
gem 'coffee-rails', '~> 4.2.2'
gem 'bootstrap-sass','~> 3.4'
gem 'bootstrap'#,'~> 3.4'
#group :assets do
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
gem 'therubyracer', :platforms => :ruby
# gem 'therubyracer', :platforms => :ruby
gem 'mini_racer'
gem 'uglifier'#, '>= 1.0.3'
#end
gem 'active_record_query_trace'