contentful-scheduler-custom 1.5.6991 → 1.5.6992

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
  SHA1:
3
- metadata.gz: 53ee422cabe265e28f5acd0e591b3b550349c461
4
- data.tar.gz: 048a23414bc5486a340f1f9373daf757d3bb4e8a
3
+ metadata.gz: 827bb67ff88cf9077f0f6bd7ce9bee07a154bfda
4
+ data.tar.gz: 9561f09bb1635831dbb34d300d0239f1e90f3c3b
5
5
  SHA512:
6
- metadata.gz: ff8610c82c0391f7acbb63f743b1b04fa42ebde2b5947e0c276565a4af0ddeade04278e2dacfd17ce2ac2a5116f393d30f6003d2305209d5fa1fd7fa9cbd80ff
7
- data.tar.gz: 0c02477945618f8dde7c13be19949030ea6e6e5aa8c78ef36ba97c0112a683e669f3cde2e530f330b2f11002a94c85b93f1d689a1c71aa3966a2d66a1a2c6ca6
6
+ metadata.gz: fe9e5009a78567429ff4effbda57470dc38fe0c7e0aeb8095169d16ec43e0d72a04dd063a44421d41a43a4fcaf4ee043baa99b0967f4660a737777baa982312a
7
+ data.tar.gz: d485ca4572308943b735ca5ffdf70f70dfecabf9b7c4e3b30d6be045bb680e46ab56a53d109d9684865134ce7c31f3f6e1ff7f46069312967eac494c12dcfcf4
@@ -110,12 +110,12 @@ module Contentful
110
110
  end
111
111
 
112
112
  def unpublishable?(webhook)
113
- log.info "inside unpublishable? #{spaces.key?(webhook.space_id)}"
113
+ log.info "inside unpublishable"
114
114
  return false unless spaces.key?(webhook.space_id)
115
- log.info "inside unpublishable? next to return"
115
+ log.info "inside unpublishable next to return"
116
116
  if webhook_unpublish_field?(webhook)
117
- log.info "inside unpublishable? next to return 1st cond. #{!webhook_unpublish_field(webhook).nil?}"
118
- log.info "inside unpublishable? next to return 2nd cond. #{!unpublish_is_future?(webhook)}"
117
+ log.info "inside unpublishable next to return 1st cond. #{!webhook_unpublish_field(webhook).nil?}"
118
+ log.info "inside unpublishable next to return 2nd cond. #{!unpublish_is_future?(webhook)}"
119
119
  return !webhook_unpublish_field(webhook).nil? && unpublish_is_future?(webhook)
120
120
  end
121
121
 
@@ -1,5 +1,5 @@
1
1
  module Contentful
2
2
  module Scheduler
3
- VERSION = "1.5.6991"
3
+ VERSION = "1.5.6992"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: contentful-scheduler-custom
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.6991
4
+ version: 1.5.6992
5
5
  platform: ruby
6
6
  authors:
7
7
  - Contentful GmbH (David Litvak Bruno0