Merge pull request #4158 from consul/dependabot/bundler/groupdate-5.2.1
Bump groupdate from 5.1.0 to 5.2.1
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.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.2.1"
|
||||||
gem "initialjs-rails", "~> 0.2.0.9"
|
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"
|
||||||
|
|||||||
@@ -264,7 +264,7 @@ GEM
|
|||||||
graphiql-rails (1.4.8)
|
graphiql-rails (1.4.8)
|
||||||
rails
|
rails
|
||||||
graphql (1.7.8)
|
graphql (1.7.8)
|
||||||
groupdate (5.1.0)
|
groupdate (5.2.1)
|
||||||
activesupport (>= 5)
|
activesupport (>= 5)
|
||||||
gyoku (1.3.1)
|
gyoku (1.3.1)
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
@@ -671,7 +671,7 @@ DEPENDENCIES
|
|||||||
globalize-accessors (~> 0.2.1)
|
globalize-accessors (~> 0.2.1)
|
||||||
graphiql-rails (~> 1.4.1)
|
graphiql-rails (~> 1.4.1)
|
||||||
graphql (~> 1.7.8)
|
graphql (~> 1.7.8)
|
||||||
groupdate (~> 5.1.0)
|
groupdate (~> 5.2.1)
|
||||||
i18n-tasks (~> 0.9.31)
|
i18n-tasks (~> 0.9.31)
|
||||||
initialjs-rails (~> 0.2.0.9)
|
initialjs-rails (~> 0.2.0.9)
|
||||||
invisible_captcha (~> 0.10.0)
|
invisible_captcha (~> 0.10.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user