Skip to content

Commit 4bcd375

Browse files
Bump graphql-client from 0.18.0 to 0.23.0
Bumps [graphql-client](https://github.com/github-community-projects/graphql-client) from 0.18.0 to 0.23.0. - [Release notes](https://github.com/github-community-projects/graphql-client/releases) - [Commits](https://github.com/github-community-projects/graphql-client/commits/v0.23.0) --- updated-dependencies: - dependency-name: graphql-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc959af commit 4bcd375

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,9 @@ GEM
192192
railties
193193
sprockets-rails
194194
graphql (2.0.17)
195-
graphql-client (0.18.0)
195+
graphql-client (0.23.0)
196196
activesupport (>= 3.0)
197-
graphql
197+
graphql (>= 1.13.0)
198198
hashdiff (1.0.1)
199199
hashie (5.0.0)
200200
i18n (1.14.5)
@@ -246,7 +246,7 @@ GEM
246246
method_source (1.0.0)
247247
mini_magick (4.12.0)
248248
mini_mime (1.1.2)
249-
minitest (5.23.1)
249+
minitest (5.24.1)
250250
msgpack (1.6.0)
251251
multi_xml (0.6.0)
252252
mutex_m (0.2.0)

0 commit comments

Comments
 (0)