wcc-contentful 1.0.5 → 1.0.6
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 +5 -5
- data/lib/wcc/contentful/version.rb +1 -1
- data/wcc-contentful.gemspec +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
2
|
+
SHA256:
|
|
3
|
+
metadata.gz: 3a0a6bb5f67c576621acf24731a2b509de979882a64fa8dede941de79d1183c5
|
|
4
|
+
data.tar.gz: 2dffe6dce521afd66207133cc97ff43064a2c2bda758eaa38c7155b048a32c5f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fb1df3c7efdf0f39e1d89fc086c7974387c3ea2a1838a43bb56cdcecb6bfeb60a5f95604549628463700c204c1123d36d619b39b4e29771f9a6a580f6c621c79
|
|
7
|
+
data.tar.gz: 64f02326344580c27cd3233cece75f286a116979e8fa440b37bd3e657e20dda5f9b2f28a20e158295f20d04755d4df70404955ccaefb7793822324b155273b0a
|
data/wcc-contentful.gemspec
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: wcc-contentful
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Watermark Dev
|
|
8
|
-
autorequire:
|
|
8
|
+
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-
|
|
11
|
+
date: 2021-12-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: byebug
|
|
@@ -496,7 +496,7 @@ licenses:
|
|
|
496
496
|
- MIT
|
|
497
497
|
metadata:
|
|
498
498
|
documentation_uri: https://watermarkchurch.github.io/wcc-contentful/1.0/wcc-contentful
|
|
499
|
-
post_install_message:
|
|
499
|
+
post_install_message:
|
|
500
500
|
rdoc_options: []
|
|
501
501
|
require_paths:
|
|
502
502
|
- lib
|
|
@@ -511,9 +511,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
511
511
|
- !ruby/object:Gem::Version
|
|
512
512
|
version: '0'
|
|
513
513
|
requirements: []
|
|
514
|
-
rubyforge_project:
|
|
515
|
-
rubygems_version: 2.6.
|
|
516
|
-
signing_key:
|
|
514
|
+
rubyforge_project:
|
|
515
|
+
rubygems_version: 2.7.6.2
|
|
516
|
+
signing_key:
|
|
517
517
|
specification_version: 4
|
|
518
518
|
summary: '[](https://rubygems.org/gems/wcc-contentful)
|
|
519
519
|
[](https://circleci.com/gh/watermarkchurch/wcc-contentful)
|