Bump initialjs-rails from 0.2.0.8 to 0.2.0.9

Bumps [initialjs-rails](https://github.com/dgilperez/initialjs-rails) from 0.2.0.8 to 0.2.0.9.
- [Release notes](https://github.com/dgilperez/initialjs-rails/releases)
- [Changelog](https://github.com/dgilperez/initialjs-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dgilperez/initialjs-rails/compare/v0.2.0.8...v0.2.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-22 13:02:48 +00:00
committed by GitHub
parent 3178f388ea
commit f7f532ab47
2 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ gem "globalize-accessors", "~> 0.2.1"
gem "graphiql-rails", "~> 1.4.1"
gem "graphql", "~> 1.7.8"
gem "groupdate", "~> 5.1.0"
gem "initialjs-rails", "~> 0.2.0.8"
gem "initialjs-rails", "~> 0.2.0.9"
gem "invisible_captcha", "~> 0.10.0"
gem "jquery-fileupload-rails"
gem "jquery-rails", "~> 4.3.3"

View File

@@ -281,8 +281,8 @@ GEM
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
ice_nine (0.11.2)
initialjs-rails (0.2.0.8)
railties (>= 3.1, < 6.0)
initialjs-rails (0.2.0.9)
railties (>= 3.1, < 7.0)
invisible_captcha (0.10.0)
rails (>= 3.2.0)
jquery-fileupload-rails (1.0.0)
@@ -653,7 +653,7 @@ DEPENDENCIES
graphql (~> 1.7.8)
groupdate (~> 5.1.0)
i18n-tasks (~> 0.9.31)
initialjs-rails (~> 0.2.0.8)
initialjs-rails (~> 0.2.0.9)
invisible_captcha (~> 0.10.0)
jquery-fileupload-rails
jquery-rails (~> 4.3.3)