graphql-docs 1.7.0 → 1.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c06368e890af03ce399e5d4531d0a5973da8e8063511f68c3a3dccab3411e51e
4
- data.tar.gz: a5122bc69a78683981d5b7782dd8299659f1abd2f391cdefd73ab790f919532b
3
+ metadata.gz: b8aeeefd183dec4f3daf5bba4ede8333fce947a0b87bac8bfd3ab30b6dc75900
4
+ data.tar.gz: 849e016f25d316db9c0b71c25e9847422ac32031679080d91b5385b7301c95b2
5
5
  SHA512:
6
- metadata.gz: 514e90e4ea3adc0cd60b40aa604f9e6c74168a42f46e7829bd720891f87c642dcba1401faacc25f8154f580c65fa820fd88e871b323ecac498b3e9f1721a5bbf
7
- data.tar.gz: d62e5f13da7c60938f809c49f8c3dd405ae0dc4cbed72474bf6426237c7a468d7ce045f4dafb9587b4a6b1a0c34d43a1febddb14d952d9eca50a71322e911c19
6
+ metadata.gz: 2505fb4bf17c53909b06e70e766bf8583c530a1b53e17eebe06a2b9d605556146c2dbcdbf6ff78e92fe2198ccf0d98a884a8c7367a9e850b49a0d027f653ff95
7
+ data.tar.gz: 364fbac6b317c7821e5e8048ffab2a6cedd39c2331ce50fd1605cd87a56dda9240058b40c4577c9f9b12af49dba830a9a130094835f6ab9b4b610d185a6bbed1
@@ -8,4 +8,4 @@ These docs were generated by [graphql-docs](https://github.com/gjtorikian/graphq
8
8
 
9
9
  ## New to GraphQL?
10
10
 
11
- Just starting out with GraphQL? Check out GraphQL's [official documentation](http://graphql.org/)!
11
+ Just starting out with GraphQL? Check out GraphQL's [official documentation](https://graphql.org/)!
@@ -1,4 +1,4 @@
1
1
  # frozen_string_literal: true
2
2
  module GraphQLDocs
3
- VERSION = '1.7.0'.freeze
3
+ VERSION = '1.7.1'.freeze
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: graphql-docs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.0
4
+ version: 1.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Garen Torikian
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-01-04 00:00:00.000000000 Z
11
+ date: 2019-01-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphql