|
1 | 1 | PATH |
2 | 2 | remote: ../icalia-sdk-event-core |
3 | 3 | specs: |
4 | | - icalia-sdk-event-core (0.3.0) |
| 4 | + icalia-sdk-event-core (0.3.1) |
| 5 | + activemodel (>= 5.0) |
5 | 6 | jsonapi-deserializable (~> 0.2.0) |
6 | 7 |
|
7 | 8 | PATH |
8 | 9 | remote: ../icalia-sdk-event-notification |
9 | 10 | specs: |
10 | | - icalia-sdk-event-notification (0.3.0) |
| 11 | + icalia-sdk-event-notification (0.3.1) |
11 | 12 | activesupport (>= 5.2.0) |
12 | 13 | google-cloud-pubsub (~> 0.31) |
13 | | - icalia-sdk-event-core (= 0.3.0) |
| 14 | + icalia-sdk-event-core (= 0.3.1) |
14 | 15 | msgpack (~> 1.3) |
15 | 16 |
|
16 | 17 | PATH |
17 | 18 | remote: ../icalia-sdk-event-webhook |
18 | 19 | specs: |
19 | | - icalia-sdk-event-webhook (0.3.0) |
20 | | - icalia-sdk-event-core (= 0.3.0) |
| 20 | + icalia-sdk-event-webhook (0.3.1) |
| 21 | + icalia-sdk-event-core (= 0.3.1) |
21 | 22 |
|
22 | 23 | PATH |
23 | 24 | remote: ../icalia-sdk-event |
24 | 25 | specs: |
25 | | - icalia-sdk-event (0.3.0) |
26 | | - icalia-sdk-event-notification (= 0.3.0) |
27 | | - icalia-sdk-event-webhook (= 0.3.0) |
| 26 | + icalia-sdk-event (0.3.1) |
| 27 | + icalia-sdk-event-notification (= 0.3.1) |
| 28 | + icalia-sdk-event-webhook (= 0.3.1) |
28 | 29 |
|
29 | 30 | PATH |
30 | 31 | remote: . |
31 | 32 | specs: |
32 | | - icalia-sdk (0.3.0) |
33 | | - icalia-sdk-event (= 0.3.0) |
| 33 | + icalia-sdk (0.3.1) |
| 34 | + icalia-sdk-event (= 0.3.1) |
34 | 35 |
|
35 | 36 | GEM |
36 | 37 | remote: https://rubygems.org/ |
37 | 38 | specs: |
| 39 | + activemodel (6.0.2.1) |
| 40 | + activesupport (= 6.0.2.1) |
38 | 41 | activesupport (6.0.2.1) |
39 | 42 | concurrent-ruby (~> 1.0, >= 1.0.2) |
40 | 43 | i18n (>= 0.7, < 2) |
|
65 | 68 | googleauth (~> 0.9) |
66 | 69 | grpc (~> 1.24) |
67 | 70 | rly (~> 0.2.3) |
68 | | - google-protobuf (3.11.2) |
| 71 | + google-protobuf (3.11.3) |
69 | 72 | googleapis-common-protos (1.3.9) |
70 | 73 | google-protobuf (~> 3.0) |
71 | 74 | googleapis-common-protos-types (~> 1.0) |
|
79 | 82 | multi_json (~> 1.11) |
80 | 83 | os (>= 0.9, < 2.0) |
81 | 84 | signet (~> 0.12) |
82 | | - grpc (1.26.0) |
83 | | - google-protobuf (~> 3.8) |
| 85 | + grpc (1.27.0) |
| 86 | + google-protobuf (~> 3.11) |
84 | 87 | googleapis-common-protos-types (~> 1.0) |
85 | 88 | grpc-google-iam-v1 (0.6.9) |
86 | 89 | googleapis-common-protos (>= 1.3.1, < 2.0) |
|
91 | 94 | jwt (2.2.1) |
92 | 95 | memoist (0.16.2) |
93 | 96 | minitest (5.14.0) |
94 | | - msgpack (1.3.1) |
| 97 | + msgpack (1.3.3) |
95 | 98 | multi_json (1.14.1) |
96 | 99 | multipart-post (2.1.1) |
97 | 100 | os (1.0.1) |
|
0 commit comments