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:
Bertocq
2017-07-10 01:01:32 +02:00
parent 51a22e8733
commit 74e2c406d4
2 changed files with 3 additions and 3 deletions

View File

@@ -199,7 +199,7 @@ GEM
parser (>= 2.2.3.0)
rainbow (~> 2.2)
terminal-table (>= 1.5.1)
initialjs-rails (0.2.0.4)
initialjs-rails (0.2.0.5)
railties (>= 3.1, < 6.0)
invisible_captcha (0.9.2)
rails (>= 3.2.0)
@@ -521,7 +521,7 @@ DEPENDENCIES
graphql (~> 1.6.3)
groupdate (~> 3.2.0)
i18n-tasks (~> 0.9.15)
initialjs-rails (= 0.2.0.4)
initialjs-rails (= 0.2.0.5)
invisible_captcha (~> 0.9.2)
jquery-rails (~> 4.3.1)
jquery-ui-rails