graphql-voyager-rails 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 24a7e0cb3f121673d994bb40aeb82756093cb801c81af76f19d5226753273de0
4
- data.tar.gz: b44cce733163e4071625d912dacd84fc15dfed4a138e498c86ae604e52e87d5b
3
+ metadata.gz: cee59c5794c83c912209ef2bcd44d35ef7c44b35255af4e7c52090fce6946a80
4
+ data.tar.gz: 7e52cacb58d45cb3d81fe9b8190d88b2a592525777d3bf18b979a568fdb76dd5
5
5
  SHA512:
6
- metadata.gz: c39fe19d255dde3f654a0a6b44c7268313a36172215e59c8fac2b611d2febe66fa6777975430a6a792a6cde1370dbaf99a5de8436301273cd589b2e8ddaa2031
7
- data.tar.gz: 785ddc2a00e22adce021ad5e957016074d2a8056481f0c3d6b1964f5e28a2b4405c2f2396e9d62b6962095de3e8cfb7684873fabcb78d7b572d8e3108958854e
6
+ metadata.gz: 6cb083fa476b5c789d3796f49672bde77ba95bb3679bdcc72d9e9e59105f1d67a1d8be995154c890cb2f630c51f0f5557368cf88b6f1ba8df72b5460e3e58fc5
7
+ data.tar.gz: 2b92118cb3573da2a1416d2c4dce5a028a21fdb4deb41093bae66230afe527a11ce79cd3846e71340e4010d9f176405fe1022f62e8955cc13da213c6cec206f2
@@ -355,7 +355,7 @@
355
355
  border-left: 3px solid transparent
356
356
  }
357
357
 
358
- .doc-category > .item > description-box {
358
+ .doc-category > .item > .description-box {
359
359
  .margin-top: 5px;
360
360
  }
361
361
 
@@ -3,7 +3,7 @@
3
3
  module GraphQL
4
4
  module Voyager
5
5
  module Rails
6
- VERSION = '1.0.1'
6
+ VERSION = '1.0.2'
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: graphql-voyager-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas McGoey-Smith
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-12-20 00:00:00.000000000 Z
11
+ date: 2020-02-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties