Skip to content

Commit

Permalink
Bump groupdate from 6.2.1 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps [groupdate](https://github.com/ankane/groupdate) from 6.2.1 to 6.4.0.
- [Changelog](https://github.com/ankane/groupdate/blob/master/CHANGELOG.md)
- [Commits](ankane/groupdate@v6.2.1...v6.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2023
1 parent 0e69633 commit a1de828
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem "globalize", "~> 6.2.1"
gem "globalize-accessors", "~> 0.3.0"
gem "graphiql-rails", "~> 1.8.0"
gem "graphql", "~> 1.12.14"
gem "groupdate", "~> 6.2.1"
gem "groupdate", "~> 6.4.0"
gem "image_processing", "~> 1.12.2"
gem "initialjs-rails", "~> 0.2.0.9"
gem "invisible_captcha", "~> 2.1.0"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ GEM
railties
sprockets-rails
graphql (1.12.14)
groupdate (6.2.1)
activesupport (>= 5.2)
groupdate (6.4.0)
activesupport (>= 6.1)
gyoku (1.4.0)
builder (>= 2.1.2)
rexml (~> 3.0)
Expand Down Expand Up @@ -673,7 +673,7 @@ GEM
wkhtmltopdf-binary (0.12.6.6)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.11)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand Down Expand Up @@ -718,7 +718,7 @@ DEPENDENCIES
globalize-accessors (~> 0.3.0)
graphiql-rails (~> 1.8.0)
graphql (~> 1.12.14)
groupdate (~> 6.2.1)
groupdate (~> 6.4.0)
i18n-tasks (~> 0.9.37)
image_processing (~> 1.12.2)
initialjs-rails (~> 0.2.0.9)
Expand Down

0 comments on commit a1de828

Please sign in to comment.