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:
committed by
GitHub
parent
3178f388ea
commit
f7f532ab47
2
Gemfile
2
Gemfile
@@ -25,7 +25,7 @@ gem "globalize-accessors", "~> 0.2.1"
|
|||||||
gem "graphiql-rails", "~> 1.4.1"
|
gem "graphiql-rails", "~> 1.4.1"
|
||||||
gem "graphql", "~> 1.7.8"
|
gem "graphql", "~> 1.7.8"
|
||||||
gem "groupdate", "~> 5.1.0"
|
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 "invisible_captcha", "~> 0.10.0"
|
||||||
gem "jquery-fileupload-rails"
|
gem "jquery-fileupload-rails"
|
||||||
gem "jquery-rails", "~> 4.3.3"
|
gem "jquery-rails", "~> 4.3.3"
|
||||||
|
|||||||
@@ -281,8 +281,8 @@ GEM
|
|||||||
rainbow (>= 2.2.2, < 4.0)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
terminal-table (>= 1.5.1)
|
terminal-table (>= 1.5.1)
|
||||||
ice_nine (0.11.2)
|
ice_nine (0.11.2)
|
||||||
initialjs-rails (0.2.0.8)
|
initialjs-rails (0.2.0.9)
|
||||||
railties (>= 3.1, < 6.0)
|
railties (>= 3.1, < 7.0)
|
||||||
invisible_captcha (0.10.0)
|
invisible_captcha (0.10.0)
|
||||||
rails (>= 3.2.0)
|
rails (>= 3.2.0)
|
||||||
jquery-fileupload-rails (1.0.0)
|
jquery-fileupload-rails (1.0.0)
|
||||||
@@ -653,7 +653,7 @@ DEPENDENCIES
|
|||||||
graphql (~> 1.7.8)
|
graphql (~> 1.7.8)
|
||||||
groupdate (~> 5.1.0)
|
groupdate (~> 5.1.0)
|
||||||
i18n-tasks (~> 0.9.31)
|
i18n-tasks (~> 0.9.31)
|
||||||
initialjs-rails (~> 0.2.0.8)
|
initialjs-rails (~> 0.2.0.9)
|
||||||
invisible_captcha (~> 0.10.0)
|
invisible_captcha (~> 0.10.0)
|
||||||
jquery-fileupload-rails
|
jquery-fileupload-rails
|
||||||
jquery-rails (~> 4.3.3)
|
jquery-rails (~> 4.3.3)
|
||||||
|
|||||||
Reference in New Issue
Block a user