From 7728c719c53f196503e083fea9cb94181f4a7d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 00:52:54 +0000 Subject: [PATCH] Bump globalize-accessors from 0.2.1 to 0.3.0 Bumps [globalize-accessors](http://rubygems.org/gems/globalize-accessors) from 0.2.1 to 0.3.0. Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 1612f9008..8ec4aacc6 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem "font-awesome-sass", "~> 5.15.1" # Remember to update vendor/assets/images/f gem "foundation-rails", "~> 6.6.2.0" gem "foundation_rails_helper", "~> 3.0.0" gem "globalize", "~> 5.3.1" -gem "globalize-accessors", "~> 0.2.1" +gem "globalize-accessors", "~> 0.3.0" gem "graphiql-rails", "~> 1.7.0" gem "graphql", "~> 1.11.5" gem "groupdate", "~> 5.2.2" diff --git a/Gemfile.lock b/Gemfile.lock index 9c41a73f7..0bea3bec3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -287,8 +287,8 @@ GEM activemodel (>= 4.2, < 6.1) activerecord (>= 4.2, < 6.1) request_store (~> 1.0) - globalize-accessors (0.2.1) - globalize (~> 5.0, >= 5.0.0) + globalize-accessors (0.3.0) + globalize (>= 5.0.0) graphiql-rails (1.7.0) railties sprockets-rails @@ -737,7 +737,7 @@ DEPENDENCIES foundation_rails_helper (~> 3.0.0) github_changelog_generator (~> 1.15.2) globalize (~> 5.3.1) - globalize-accessors (~> 0.2.1) + globalize-accessors (~> 0.3.0) graphiql-rails (~> 1.7.0) graphql (~> 1.11.5) groupdate (~> 5.2.2)