Merge pull request #3288 from consul/dependabot/bundler/graphiql-rails-1.7.0
Bump graphiql-rails from 1.4.8 to 1.7.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -25,7 +25,7 @@ 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.0"
|
||||||
gem "globalize-accessors", "~> 0.2.1"
|
gem "globalize-accessors", "~> 0.2.1"
|
||||||
gem "graphiql-rails", "~> 1.4.1"
|
gem "graphiql-rails", "~> 1.7.0"
|
||||||
gem "graphql", "~> 1.7.8"
|
gem "graphql", "~> 1.7.8"
|
||||||
gem "groupdate", "~> 5.2.1"
|
gem "groupdate", "~> 5.2.1"
|
||||||
gem "initialjs-rails", "~> 0.2.0.9"
|
gem "initialjs-rails", "~> 0.2.0.9"
|
||||||
|
|||||||
@@ -260,8 +260,9 @@ GEM
|
|||||||
request_store (~> 1.0)
|
request_store (~> 1.0)
|
||||||
globalize-accessors (0.2.1)
|
globalize-accessors (0.2.1)
|
||||||
globalize (~> 5.0, >= 5.0.0)
|
globalize (~> 5.0, >= 5.0.0)
|
||||||
graphiql-rails (1.4.8)
|
graphiql-rails (1.7.0)
|
||||||
rails
|
railties
|
||||||
|
sprockets-rails
|
||||||
graphql (1.7.8)
|
graphql (1.7.8)
|
||||||
groupdate (5.2.1)
|
groupdate (5.2.1)
|
||||||
activesupport (>= 5)
|
activesupport (>= 5)
|
||||||
@@ -668,7 +669,7 @@ DEPENDENCIES
|
|||||||
github_changelog_generator (~> 1.15.2)
|
github_changelog_generator (~> 1.15.2)
|
||||||
globalize (~> 5.3.0)
|
globalize (~> 5.3.0)
|
||||||
globalize-accessors (~> 0.2.1)
|
globalize-accessors (~> 0.2.1)
|
||||||
graphiql-rails (~> 1.4.1)
|
graphiql-rails (~> 1.7.0)
|
||||||
graphql (~> 1.7.8)
|
graphql (~> 1.7.8)
|
||||||
groupdate (~> 5.2.1)
|
groupdate (~> 5.2.1)
|
||||||
i18n-tasks (~> 0.9.31)
|
i18n-tasks (~> 0.9.31)
|
||||||
|
|||||||
Reference in New Issue
Block a user