diff --git a/Gemfile b/Gemfile index 2baccf2ba..0b90a4621 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index f6954d9dc..8d8654a14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)