Skip to content

Commit

Permalink
Bump graphiql-rails from 1.5.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [graphiql-rails](https://github.com/rmosolgo/graphiql-rails) from 1.5.0 to 1.8.0.
- [Release notes](https://github.com/rmosolgo/graphiql-rails/releases)
- [Changelog](https://github.com/rmosolgo/graphiql-rails/blob/master/changelog.md)
- [Commits](rmosolgo/graphiql-rails@v1.5.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 19, 2022
1 parent cbcd939 commit d451c26
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ GEM
aws-sigv4 (1.1.0)
aws-eventstream (~> 1.0, >= 1.0.2)
bindex (0.5.0)
bootsnap (1.4.4)
msgpack (~> 1.0)
bootsnap (1.11.1)
msgpack (~> 1.2)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
Expand Down Expand Up @@ -120,7 +120,7 @@ GEM
rack-protection (>= 1.5.3, < 2.1.0)
globalid (1.0.0)
activesupport (>= 5.0)
graphiql-rails (1.5.0)
graphiql-rails (1.8.0)
railties
sprockets-rails
graphql (1.9.9)
Expand Down Expand Up @@ -153,7 +153,7 @@ GEM
railties (>= 4)
request_store (~> 1.0)
logstash-event (1.2.02)
loofah (2.17.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -166,14 +166,14 @@ GEM
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.15.0)
msgpack (1.2.10)
msgpack (1.5.1)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
netrc (0.11.0)
newrelic_rpm (6.7.0.359)
nio4r (2.5.8)
nokogiri (1.13.5)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oauth2 (1.4.0)
Expand Down Expand Up @@ -210,7 +210,7 @@ GEM
public_suffix (4.0.7)
puma (5.6.4)
nio4r (~> 2.0)
pundit (2.1.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.6.0)
rack (2.2.3)
Expand Down Expand Up @@ -400,7 +400,7 @@ DEPENDENCIES
pry-byebug
pry-rails
puma (~> 5.6)
pundit (~> 2.1.0)
pundit (~> 2.2.0)
rack-cors
rails (~> 5.2)
rails-controller-testing
Expand Down

0 comments on commit d451c26

Please sign in to comment.