Upgrade initialjs-rails gem version
In order to avoid some html validations a PR was opened https://github.com/dgilperez/initialjs-rails/pull/6 and later on merged with some extra specs coverage https://github.com/dgilperez/initialjs-rails/pull/7 Thanks @dgilperez and @decabeza!!
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -42,7 +42,7 @@ gem 'ckeditor', '~> 4.2.3'
|
||||
gem 'invisible_captcha', '~> 0.9.2'
|
||||
gem 'cancancan', '~> 1.16.0'
|
||||
gem 'social-share-button', '~> 0.10'
|
||||
gem 'initialjs-rails', '0.2.0.4'
|
||||
gem 'initialjs-rails', '0.2.0.5'
|
||||
gem 'unicorn', '~> 5.3.0'
|
||||
gem 'paranoia', '~> 2.3.1'
|
||||
gem 'rinku', '~> 2.0.2', require: 'rails_rinku'
|
||||
|
||||
Reference in New Issue
Block a user