mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Update coffee-rails
gem
This commit is contained in:
parent
03c81c4c5d
commit
1ba3048588
2 changed files with 4 additions and 7 deletions
5
Gemfile
5
Gemfile
|
@ -33,10 +33,7 @@ gem 'nokogiri'
|
|||
# style
|
||||
gem 'bootstrap-sass', '~> 3.4'
|
||||
gem 'sass-rails', '5.0.6' # sass style
|
||||
|
||||
# js
|
||||
|
||||
gem 'coffee-rails', '4.1.0' # coffeescript support
|
||||
gem 'coffee-rails', '~> 4.2'
|
||||
gem 'jquery-rails', '4.0.4' # jquery
|
||||
gem 'selectize-rails', '0.12.1' # include selectize.js for select
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue