Bump groupdate from 5.2.1 to 5.2.2
Bumps [groupdate](https://github.com/ankane/groupdate) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/ankane/groupdate/releases) - [Changelog](https://github.com/ankane/groupdate/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/groupdate/compare/v5.2.1...v5.2.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -27,7 +27,7 @@ gem "globalize", "~> 5.3.0"
|
|||||||
gem "globalize-accessors", "~> 0.2.1"
|
gem "globalize-accessors", "~> 0.2.1"
|
||||||
gem "graphiql-rails", "~> 1.7.0"
|
gem "graphiql-rails", "~> 1.7.0"
|
||||||
gem "graphql", "~> 1.11.5"
|
gem "graphql", "~> 1.11.5"
|
||||||
gem "groupdate", "~> 5.2.1"
|
gem "groupdate", "~> 5.2.2"
|
||||||
gem "initialjs-rails", "~> 0.2.0.9"
|
gem "initialjs-rails", "~> 0.2.0.9"
|
||||||
gem "invisible_captcha", "~> 1.1.0"
|
gem "invisible_captcha", "~> 1.1.0"
|
||||||
gem "jquery-fileupload-rails"
|
gem "jquery-fileupload-rails"
|
||||||
|
|||||||
@@ -149,7 +149,7 @@ GEM
|
|||||||
coffee-script-source
|
coffee-script-source
|
||||||
execjs
|
execjs
|
||||||
coffee-script-source (1.12.2)
|
coffee-script-source (1.12.2)
|
||||||
concurrent-ruby (1.1.8)
|
concurrent-ruby (1.1.9)
|
||||||
coveralls (0.8.23)
|
coveralls (0.8.23)
|
||||||
json (>= 1.8, < 3)
|
json (>= 1.8, < 3)
|
||||||
simplecov (~> 0.16.1)
|
simplecov (~> 0.16.1)
|
||||||
@@ -274,7 +274,7 @@ GEM
|
|||||||
railties
|
railties
|
||||||
sprockets-rails
|
sprockets-rails
|
||||||
graphql (1.11.5)
|
graphql (1.11.5)
|
||||||
groupdate (5.2.1)
|
groupdate (5.2.2)
|
||||||
activesupport (>= 5)
|
activesupport (>= 5)
|
||||||
gyoku (1.3.1)
|
gyoku (1.3.1)
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
@@ -288,7 +288,7 @@ GEM
|
|||||||
httpi (2.4.5)
|
httpi (2.4.5)
|
||||||
rack
|
rack
|
||||||
socksify
|
socksify
|
||||||
i18n (1.8.9)
|
i18n (1.8.10)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
i18n-tasks (0.9.31)
|
i18n-tasks (0.9.31)
|
||||||
activesupport (>= 4.0.2)
|
activesupport (>= 4.0.2)
|
||||||
@@ -717,7 +717,7 @@ DEPENDENCIES
|
|||||||
globalize-accessors (~> 0.2.1)
|
globalize-accessors (~> 0.2.1)
|
||||||
graphiql-rails (~> 1.7.0)
|
graphiql-rails (~> 1.7.0)
|
||||||
graphql (~> 1.11.5)
|
graphql (~> 1.11.5)
|
||||||
groupdate (~> 5.2.1)
|
groupdate (~> 5.2.2)
|
||||||
i18n-tasks (~> 0.9.31)
|
i18n-tasks (~> 0.9.31)
|
||||||
initialjs-rails (~> 0.2.0.9)
|
initialjs-rails (~> 0.2.0.9)
|
||||||
invisible_captcha (~> 1.1.0)
|
invisible_captcha (~> 1.1.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user