Bump groupdate from 6.5.1 to 6.6.0

Bumps [groupdate](https://github.com/ankane/groupdate) from 6.5.1 to 6.6.0.
- [Changelog](https://github.com/ankane/groupdate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/groupdate/compare/v6.5.1...v6.6.0)

---
updated-dependencies:
- dependency-name: groupdate
  dependency-version: 6.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-11 14:27:29 +00:00
committed by GitHub
parent 304055edbd
commit cd8d3fc8d3
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 "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"

View File

@@ -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)