Skip to content

Commit

Permalink
Prepare release of version v0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vovimayhem committed Mar 8, 2020
1 parent 6912825 commit e2cc583
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion core/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
icalia-sdk-core (0.3.6)
icalia-sdk-core (0.3.7)
activemodel (>= 5.2)
jsonapi-deserializable (~> 0.2.0)

Expand Down
2 changes: 1 addition & 1 deletion core/lib/icalia-sdk-core/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Icalia
module SDK
CORE_VERSION = '0.3.6'
CORE_VERSION = '0.3.7'
end
end
6 changes: 3 additions & 3 deletions event-notification/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
PATH
remote: ../core
specs:
icalia-sdk-core (0.3.6)
icalia-sdk-core (0.3.7)
activemodel (>= 5.2)
jsonapi-deserializable (~> 0.2.0)

PATH
remote: .
specs:
icalia-sdk-event-notification (0.3.6)
icalia-sdk-event-notification (0.3.7)
activesupport (>= 5.2)
google-cloud-pubsub (~> 0.31)
icalia-sdk-core (= 0.3.6)
icalia-sdk-core (= 0.3.7)
msgpack (~> 1.3)

GEM
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Icalia
module SDK
EVENT_NOTIFICATION_VERSION = '0.3.6'
EVENT_NOTIFICATION_VERSION = '0.3.7'
end
end
6 changes: 3 additions & 3 deletions event-webhook/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
PATH
remote: ../core
specs:
icalia-sdk-core (0.3.6)
icalia-sdk-core (0.3.7)
activemodel (>= 5.2)
jsonapi-deserializable (~> 0.2.0)

PATH
remote: .
specs:
icalia-sdk-event-webhook (0.3.6)
icalia-sdk-core (= 0.3.6)
icalia-sdk-event-webhook (0.3.7)
icalia-sdk-core (= 0.3.7)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion event-webhook/lib/icalia-sdk-event-webhook/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Icalia
module SDK
EVENT_WEBHOOK_VERSION = '0.3.6'
EVENT_WEBHOOK_VERSION = '0.3.7'
end
end
16 changes: 8 additions & 8 deletions event/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
PATH
remote: ../core
specs:
icalia-sdk-core (0.3.6)
icalia-sdk-core (0.3.7)
activemodel (>= 5.2)
jsonapi-deserializable (~> 0.2.0)

PATH
remote: ../event-notification
specs:
icalia-sdk-event-notification (0.3.6)
icalia-sdk-event-notification (0.3.7)
activesupport (>= 5.2)
google-cloud-pubsub (~> 0.31)
icalia-sdk-core (= 0.3.6)
icalia-sdk-core (= 0.3.7)
msgpack (~> 1.3)

PATH
remote: ../event-webhook
specs:
icalia-sdk-event-webhook (0.3.6)
icalia-sdk-core (= 0.3.6)
icalia-sdk-event-webhook (0.3.7)
icalia-sdk-core (= 0.3.7)

PATH
remote: .
specs:
icalia-sdk-event (0.3.6)
icalia-sdk-event-notification (= 0.3.6)
icalia-sdk-event-webhook (= 0.3.6)
icalia-sdk-event (0.3.7)
icalia-sdk-event-notification (= 0.3.7)
icalia-sdk-event-webhook (= 0.3.7)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion event/lib/icalia-sdk-event/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Icalia
module SDK
EVENT_VERSION = '0.3.6'
EVENT_VERSION = '0.3.7'
end
end
20 changes: 10 additions & 10 deletions sdk/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
PATH
remote: ../core
specs:
icalia-sdk-core (0.3.6)
icalia-sdk-core (0.3.7)
activemodel (>= 5.2)
jsonapi-deserializable (~> 0.2.0)

PATH
remote: ../event-notification
specs:
icalia-sdk-event-notification (0.3.6)
icalia-sdk-event-notification (0.3.7)
activesupport (>= 5.2)
google-cloud-pubsub (~> 0.31)
icalia-sdk-core (= 0.3.6)
icalia-sdk-core (= 0.3.7)
msgpack (~> 1.3)

PATH
remote: ../event-webhook
specs:
icalia-sdk-event-webhook (0.3.6)
icalia-sdk-core (= 0.3.6)
icalia-sdk-event-webhook (0.3.7)
icalia-sdk-core (= 0.3.7)

PATH
remote: ../event
specs:
icalia-sdk-event (0.3.6)
icalia-sdk-event-notification (= 0.3.6)
icalia-sdk-event-webhook (= 0.3.6)
icalia-sdk-event (0.3.7)
icalia-sdk-event-notification (= 0.3.7)
icalia-sdk-event-webhook (= 0.3.7)

PATH
remote: .
specs:
icalia-sdk (0.3.6)
icalia-sdk-event (= 0.3.6)
icalia-sdk (0.3.7)
icalia-sdk-event (= 0.3.7)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion sdk/lib/icalia-sdk/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Icalia
module SDK
META_VERSION = '0.3.6'
META_VERSION = '0.3.7'
end
end

0 comments on commit e2cc583

Please sign in to comment.