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:
Sebastia
2025-06-11 17:12:45 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ gem "globalize", "~> 7.0.0"
gem "globalize-accessors", "~> 0.3.0"
gem "graphiql-rails", "~> 1.8.0"
gem "graphql", "~> 2.4.13"
gem "groupdate", "~> 6.5.1"
gem "groupdate", "~> 6.7.0"
gem "image_processing", "~> 1.14.0"
gem "invisible_captcha", "~> 2.3.0"
gem "kaminari", "~> 1.2.2"

View File

@@ -276,8 +276,8 @@ GEM
base64
fiber-storage
logger
groupdate (6.5.1)
activesupport (>= 7)
groupdate (6.7.0)
activesupport (>= 7.1)
gyoku (1.4.0)
builder (>= 2.1.2)
rexml (~> 3.0)
@@ -777,7 +777,7 @@ DEPENDENCIES
globalize-accessors (~> 0.3.0)
graphiql-rails (~> 1.8.0)
graphql (~> 2.4.13)
groupdate (~> 6.5.1)
groupdate (~> 6.7.0)
htmlbeautifier (~> 1.4.3)
i18n-tasks (~> 0.9.37)
image_processing (~> 1.14.0)