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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 551f901561d8802b640ca39589f01d9bb84ef93d
4
- data.tar.gz: 9ecbe5e30e384cc1356572c697ab8b1ddbfa7e12
2
+ SHA256:
3
+ metadata.gz: 3a0a6bb5f67c576621acf24731a2b509de979882a64fa8dede941de79d1183c5
4
+ data.tar.gz: 2dffe6dce521afd66207133cc97ff43064a2c2bda758eaa38c7155b048a32c5f
5
5
  SHA512:
6
- metadata.gz: 2970a99078a8944660f7f1b256180194a5ffe59736573efa3c6293bea77ab48b68f2f860d83a5d62013161080ad4ba990712c206e29f18fde63aae9a2f4c3d65
7
- data.tar.gz: 95aa86b6211689681cb9f1c0a30345b2e76b89988bbd52589e7ff7e43919fdfc39f596a02ec0bdbd56ff8c5807429faba21c8aec8768aedd16028d0163753731
6
+ metadata.gz: fb1df3c7efdf0f39e1d89fc086c7974387c3ea2a1838a43bb56cdcecb6bfeb60a5f95604549628463700c204c1123d36d619b39b4e29771f9a6a580f6c621c79
7
+ data.tar.gz: 64f02326344580c27cd3233cece75f286a116979e8fa440b37bd3e657e20dda5f9b2f28a20e158295f20d04755d4df70404955ccaefb7793822324b155273b0a
@@ -2,6 +2,6 @@
2
2
 
3
3
  module WCC
4
4
  module Contentful
5
- VERSION = '1.0.5'
5
+ VERSION = '1.0.6'
6
6
  end
7
7
  end
@@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
24
24
 
25
25
  spec.required_ruby_version = '>= 2.3'
26
26
 
27
- spec.files =
27
+ spec.files =
28
28
  `git ls-files -z`.split("\x0").reject do |f|
29
29
  f.match(%r{^(test|spec|features)/})
30
30
  end
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.5
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-17 00:00:00.000000000 Z
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.11
516
- signing_key:
514
+ rubyforge_project:
515
+ rubygems_version: 2.7.6.2
516
+ signing_key:
517
517
  specification_version: 4
518
518
  summary: '[![Gem Version](https://badge.fury.io/rb/wcc-contentful.svg)](https://rubygems.org/gems/wcc-contentful)
519
519
  [![Build Status](https://circleci.com/gh/watermarkchurch/wcc-contentful.svg?style=svg)](https://circleci.com/gh/watermarkchurch/wcc-contentful)