Merge pull request #6001 from consuldemocracy/dependabot/bundler/groupdate-6.6.0
Bump groupdate from 6.5.1 to 6.7.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -29,7 +29,7 @@ gem "globalize", "~> 7.0.0"
|
|||||||
gem "globalize-accessors", "~> 0.3.0"
|
gem "globalize-accessors", "~> 0.3.0"
|
||||||
gem "graphiql-rails", "~> 1.8.0"
|
gem "graphiql-rails", "~> 1.8.0"
|
||||||
gem "graphql", "~> 2.4.13"
|
gem "graphql", "~> 2.4.13"
|
||||||
gem "groupdate", "~> 6.5.1"
|
gem "groupdate", "~> 6.7.0"
|
||||||
gem "image_processing", "~> 1.14.0"
|
gem "image_processing", "~> 1.14.0"
|
||||||
gem "invisible_captcha", "~> 2.3.0"
|
gem "invisible_captcha", "~> 2.3.0"
|
||||||
gem "kaminari", "~> 1.2.2"
|
gem "kaminari", "~> 1.2.2"
|
||||||
|
|||||||
@@ -276,8 +276,8 @@ GEM
|
|||||||
base64
|
base64
|
||||||
fiber-storage
|
fiber-storage
|
||||||
logger
|
logger
|
||||||
groupdate (6.5.1)
|
groupdate (6.7.0)
|
||||||
activesupport (>= 7)
|
activesupport (>= 7.1)
|
||||||
gyoku (1.4.0)
|
gyoku (1.4.0)
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
rexml (~> 3.0)
|
rexml (~> 3.0)
|
||||||
@@ -777,7 +777,7 @@ DEPENDENCIES
|
|||||||
globalize-accessors (~> 0.3.0)
|
globalize-accessors (~> 0.3.0)
|
||||||
graphiql-rails (~> 1.8.0)
|
graphiql-rails (~> 1.8.0)
|
||||||
graphql (~> 2.4.13)
|
graphql (~> 2.4.13)
|
||||||
groupdate (~> 6.5.1)
|
groupdate (~> 6.7.0)
|
||||||
htmlbeautifier (~> 1.4.3)
|
htmlbeautifier (~> 1.4.3)
|
||||||
i18n-tasks (~> 0.9.37)
|
i18n-tasks (~> 0.9.37)
|
||||||
image_processing (~> 1.14.0)
|
image_processing (~> 1.14.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user