Skip to content

Commit

Permalink
Bump graphql-client from 0.12.3 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [graphql-client](https://github.com/github/graphql-client) from 0.12.3 to 0.16.0.
- [Release notes](https://github.com/github/graphql-client/releases)
- [Commits](https://github.com/github/graphql-client/compare/v0.12.3...v0.16.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 24, 2021
1 parent 1cfa439 commit 7a80997
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 @@ -95,7 +95,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.8)
coolline (0.5.0)
unicode_utils (~> 1.4)
crass (1.0.6)
Expand Down Expand Up @@ -126,12 +126,12 @@ GEM
thor (~> 0.14)
globalid (0.4.2)
activesupport (>= 4.2.0)
graphql (1.7.14)
graphql-client (0.12.3)
activesupport (>= 3.0, < 6.0)
graphql (~> 1.6)
graphql (1.12.6)
graphql-client (0.16.0)
activesupport (>= 3.0)
graphql (~> 1.8)
honeybadger (3.3.1)
i18n (1.8.2)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
jbuilder (2.7.0)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -164,7 +164,7 @@ GEM
mimemagic (0.3.6)
mini_mime (1.0.1)
mini_portile2 (2.5.0)
minitest (5.14.1)
minitest (5.14.4)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
Expand Down Expand Up @@ -297,7 +297,7 @@ GEM
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
tzinfo (1.2.7)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (4.1.18)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit 7a80997

Please sign in to comment.