Bump globalize from 5.3.0 to 5.3.1
Bumps [globalize](https://github.com/globalize/globalize) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/globalize/globalize/releases) - [Changelog](https://github.com/globalize/globalize/blob/master/CHANGELOG.md) - [Commits](https://github.com/globalize/globalize/compare/v5.3.0...v5.3.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -23,7 +23,7 @@ gem "devise-security", "~> 0.11.1"
|
|||||||
gem "font-awesome-sass", "~> 5.15.1" # Remember to update vendor/assets/images/fontawesome when updating this gem
|
gem "font-awesome-sass", "~> 5.15.1" # Remember to update vendor/assets/images/fontawesome when updating this gem
|
||||||
gem "foundation-rails", "~> 6.6.2.0"
|
gem "foundation-rails", "~> 6.6.2.0"
|
||||||
gem "foundation_rails_helper", "~> 3.0.0"
|
gem "foundation_rails_helper", "~> 3.0.0"
|
||||||
gem "globalize", "~> 5.3.0"
|
gem "globalize", "~> 5.3.1"
|
||||||
gem "globalize-accessors", "~> 0.2.1"
|
gem "globalize-accessors", "~> 0.2.1"
|
||||||
gem "graphiql-rails", "~> 1.7.0"
|
gem "graphiql-rails", "~> 1.7.0"
|
||||||
gem "graphql", "~> 1.11.5"
|
gem "graphql", "~> 1.11.5"
|
||||||
|
|||||||
@@ -264,7 +264,7 @@ GEM
|
|||||||
terminal-table (~> 1.5, >= 1.5.1)
|
terminal-table (~> 1.5, >= 1.5.1)
|
||||||
globalid (0.4.2)
|
globalid (0.4.2)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
globalize (5.3.0)
|
globalize (5.3.1)
|
||||||
activemodel (>= 4.2, < 6.1)
|
activemodel (>= 4.2, < 6.1)
|
||||||
activerecord (>= 4.2, < 6.1)
|
activerecord (>= 4.2, < 6.1)
|
||||||
request_store (~> 1.0)
|
request_store (~> 1.0)
|
||||||
@@ -713,7 +713,7 @@ DEPENDENCIES
|
|||||||
foundation-rails (~> 6.6.2.0)
|
foundation-rails (~> 6.6.2.0)
|
||||||
foundation_rails_helper (~> 3.0.0)
|
foundation_rails_helper (~> 3.0.0)
|
||||||
github_changelog_generator (~> 1.15.2)
|
github_changelog_generator (~> 1.15.2)
|
||||||
globalize (~> 5.3.0)
|
globalize (~> 5.3.1)
|
||||||
globalize-accessors (~> 0.2.1)
|
globalize-accessors (~> 0.2.1)
|
||||||
graphiql-rails (~> 1.7.0)
|
graphiql-rails (~> 1.7.0)
|
||||||
graphql (~> 1.11.5)
|
graphql (~> 1.11.5)
|
||||||
|
|||||||
Reference in New Issue
Block a user