diff --git a/gems/icalia-sdk-event-core/Gemfile.lock b/gems/icalia-sdk-event-core/Gemfile.lock index ac5e12d..9dd6fe5 100644 --- a/gems/icalia-sdk-event-core/Gemfile.lock +++ b/gems/icalia-sdk-event-core/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - icalia-sdk-event-core (0.3.2) + icalia-sdk-event-core (0.3.3) activemodel (>= 5.0) jsonapi-deserializable (~> 0.2.0) @@ -16,7 +16,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) diff-lcs (1.3) i18n (1.8.2) concurrent-ruby (~> 1.0) diff --git a/gems/icalia-sdk-event-core/lib/icalia-sdk-event-core/version.rb b/gems/icalia-sdk-event-core/lib/icalia-sdk-event-core/version.rb index c22ab37..90dbede 100644 --- a/gems/icalia-sdk-event-core/lib/icalia-sdk-event-core/version.rb +++ b/gems/icalia-sdk-event-core/lib/icalia-sdk-event-core/version.rb @@ -2,6 +2,6 @@ module Icalia module Event - CORE_VERSION = '0.3.2' + CORE_VERSION = '0.3.3' end end diff --git a/gems/icalia-sdk-event-notification/Gemfile.lock b/gems/icalia-sdk-event-notification/Gemfile.lock index 0091bfd..df27a8c 100644 --- a/gems/icalia-sdk-event-notification/Gemfile.lock +++ b/gems/icalia-sdk-event-notification/Gemfile.lock @@ -1,17 +1,17 @@ PATH remote: ../icalia-sdk-event-core specs: - icalia-sdk-event-core (0.3.2) + icalia-sdk-event-core (0.3.3) activemodel (>= 5.0) jsonapi-deserializable (~> 0.2.0) PATH remote: . specs: - icalia-sdk-event-notification (0.3.2) + icalia-sdk-event-notification (0.3.3) activesupport (>= 5.2.0) google-cloud-pubsub (~> 0.31) - icalia-sdk-event-core (= 0.3.2) + icalia-sdk-event-core (= 0.3.3) msgpack (~> 1.3) GEM @@ -27,7 +27,7 @@ GEM zeitwerk (~> 2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) diff-lcs (1.3) faraday (0.17.3) multipart-post (>= 1.2, < 3) diff --git a/gems/icalia-sdk-event-notification/lib/icalia-sdk-event-notification/version.rb b/gems/icalia-sdk-event-notification/lib/icalia-sdk-event-notification/version.rb index 96f50c8..afe0ab9 100644 --- a/gems/icalia-sdk-event-notification/lib/icalia-sdk-event-notification/version.rb +++ b/gems/icalia-sdk-event-notification/lib/icalia-sdk-event-notification/version.rb @@ -2,6 +2,6 @@ module Icalia module Event - NOTIFICATION_VERSION = '0.3.2' + NOTIFICATION_VERSION = '0.3.3' end end diff --git a/gems/icalia-sdk-event-webhook/Gemfile.lock b/gems/icalia-sdk-event-webhook/Gemfile.lock index ce98308..e733306 100644 --- a/gems/icalia-sdk-event-webhook/Gemfile.lock +++ b/gems/icalia-sdk-event-webhook/Gemfile.lock @@ -1,15 +1,15 @@ PATH remote: ../icalia-sdk-event-core specs: - icalia-sdk-event-core (0.3.2) + icalia-sdk-event-core (0.3.3) activemodel (>= 5.0) jsonapi-deserializable (~> 0.2.0) PATH remote: . specs: - icalia-sdk-event-webhook (0.3.2) - icalia-sdk-event-core (= 0.3.2) + icalia-sdk-event-webhook (0.3.3) + icalia-sdk-event-core (= 0.3.3) GEM remote: https://rubygems.org/ @@ -22,7 +22,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) diff-lcs (1.3) i18n (1.8.2) concurrent-ruby (~> 1.0) diff --git a/gems/icalia-sdk-event-webhook/lib/icalia-sdk-event-webhook/version.rb b/gems/icalia-sdk-event-webhook/lib/icalia-sdk-event-webhook/version.rb index 44b9077..f2bdbfe 100644 --- a/gems/icalia-sdk-event-webhook/lib/icalia-sdk-event-webhook/version.rb +++ b/gems/icalia-sdk-event-webhook/lib/icalia-sdk-event-webhook/version.rb @@ -2,6 +2,6 @@ module Icalia module Event - WEBHOOK_VERSION = '0.3.2' + WEBHOOK_VERSION = '0.3.3' end end diff --git a/gems/icalia-sdk-event/Gemfile.lock b/gems/icalia-sdk-event/Gemfile.lock index f8440e2..a21df93 100644 --- a/gems/icalia-sdk-event/Gemfile.lock +++ b/gems/icalia-sdk-event/Gemfile.lock @@ -1,31 +1,31 @@ PATH remote: ../icalia-sdk-event-core specs: - icalia-sdk-event-core (0.3.2) + icalia-sdk-event-core (0.3.3) activemodel (>= 5.0) jsonapi-deserializable (~> 0.2.0) PATH remote: ../icalia-sdk-event-notification specs: - icalia-sdk-event-notification (0.3.2) + icalia-sdk-event-notification (0.3.3) activesupport (>= 5.2.0) google-cloud-pubsub (~> 0.31) - icalia-sdk-event-core (= 0.3.2) + icalia-sdk-event-core (= 0.3.3) msgpack (~> 1.3) PATH remote: ../icalia-sdk-event-webhook specs: - icalia-sdk-event-webhook (0.3.2) - icalia-sdk-event-core (= 0.3.2) + icalia-sdk-event-webhook (0.3.3) + icalia-sdk-event-core (= 0.3.3) PATH remote: . specs: - icalia-sdk-event (0.3.2) - icalia-sdk-event-notification (= 0.3.2) - icalia-sdk-event-webhook (= 0.3.2) + icalia-sdk-event (0.3.3) + icalia-sdk-event-notification (= 0.3.3) + icalia-sdk-event-webhook (= 0.3.3) GEM remote: https://rubygems.org/ @@ -40,7 +40,7 @@ GEM zeitwerk (~> 2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) diff-lcs (1.3) faraday (0.17.3) multipart-post (>= 1.2, < 3) diff --git a/gems/icalia-sdk-event/lib/icalia-sdk-event/version.rb b/gems/icalia-sdk-event/lib/icalia-sdk-event/version.rb index 369222f..3938ca8 100644 --- a/gems/icalia-sdk-event/lib/icalia-sdk-event/version.rb +++ b/gems/icalia-sdk-event/lib/icalia-sdk-event/version.rb @@ -2,6 +2,6 @@ module Icalia module Event - VERSION = '0.3.2' + VERSION = '0.3.3' end end diff --git a/gems/icalia-sdk/Gemfile.lock b/gems/icalia-sdk/Gemfile.lock index 70a8572..573c434 100644 --- a/gems/icalia-sdk/Gemfile.lock +++ b/gems/icalia-sdk/Gemfile.lock @@ -1,37 +1,37 @@ PATH remote: ../icalia-sdk-event-core specs: - icalia-sdk-event-core (0.3.2) + icalia-sdk-event-core (0.3.3) activemodel (>= 5.0) jsonapi-deserializable (~> 0.2.0) PATH remote: ../icalia-sdk-event-notification specs: - icalia-sdk-event-notification (0.3.2) + icalia-sdk-event-notification (0.3.3) activesupport (>= 5.2.0) google-cloud-pubsub (~> 0.31) - icalia-sdk-event-core (= 0.3.2) + icalia-sdk-event-core (= 0.3.3) msgpack (~> 1.3) PATH remote: ../icalia-sdk-event-webhook specs: - icalia-sdk-event-webhook (0.3.2) - icalia-sdk-event-core (= 0.3.2) + icalia-sdk-event-webhook (0.3.3) + icalia-sdk-event-core (= 0.3.3) PATH remote: ../icalia-sdk-event specs: - icalia-sdk-event (0.3.2) - icalia-sdk-event-notification (= 0.3.2) - icalia-sdk-event-webhook (= 0.3.2) + icalia-sdk-event (0.3.3) + icalia-sdk-event-notification (= 0.3.3) + icalia-sdk-event-webhook (= 0.3.3) PATH remote: . specs: - icalia-sdk (0.3.2) - icalia-sdk-event (= 0.3.2) + icalia-sdk (0.3.3) + icalia-sdk-event (= 0.3.3) GEM remote: https://rubygems.org/ @@ -46,7 +46,7 @@ GEM zeitwerk (~> 2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) diff-lcs (1.3) faraday (0.17.3) multipart-post (>= 1.2, < 3) diff --git a/gems/icalia-sdk/lib/icalia-sdk/version.rb b/gems/icalia-sdk/lib/icalia-sdk/version.rb index 88e20fa..a7aff06 100644 --- a/gems/icalia-sdk/lib/icalia-sdk/version.rb +++ b/gems/icalia-sdk/lib/icalia-sdk/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module Icalia - VERSION = '0.3.2' + VERSION = '0.3.3' end