Skip to content

Commit

Permalink
Bump graphiql-rails from 1.5.0 to 1.9.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.9.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.9.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 Mar 21, 2023
1 parent 9825a3d commit 3c6dd9b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
builder (3.2.4)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
congestion (0.1.0)
connection_pool (>= 2.0)
redis (>= 3.1)
Expand All @@ -96,7 +96,7 @@ GEM
diff-lcs (1.3)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
erubi (1.11.0)
erubi (1.12.0)
erubis (2.7.0)
execjs (2.8.1)
factory_bot (6.2.1)
Expand All @@ -123,7 +123,7 @@ GEM
rack-protection (>= 1.5.3, < 2.1.0)
globalid (1.0.1)
activesupport (>= 5.0)
graphiql-rails (1.5.0)
graphiql-rails (1.9.0)
railties
sprockets-rails
graphql (1.9.9)
Expand Down Expand Up @@ -167,16 +167,16 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.17.0)
mini_portile2 (2.8.1)
minitest (5.18.0)
msgpack (1.5.1)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.2.0)
netrc (0.11.0)
newrelic_rpm (8.8.0)
nio4r (2.5.8)
nokogiri (1.13.10)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oauth2 (1.4.0)
Expand Down Expand Up @@ -215,13 +215,13 @@ GEM
nio4r (~> 2.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.6.1)
racc (1.6.2)
rack (2.2.6.4)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-protection (2.0.8.1)
rack
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
rails (5.2.8.1)
actioncable (= 5.2.8.1)
Expand All @@ -243,7 +243,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
railties (5.2.8.1)
actionpack (= 5.2.8.1)
Expand Down Expand Up @@ -351,7 +351,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.8)
to_regexp (0.2.1)
tzinfo (1.2.10)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit 3c6dd9b

Please sign in to comment.