From f7f532ab472acf23a1cd8aa779ab662402683d9c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2020 13:02:48 +0000 Subject: [PATCH] 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] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 9cf44ae05..1acba3379 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index 129588a10..164adf7c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)