cloudenvoy 0.4.2 → 0.5.rc1

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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudenvoy (0.4.1)
4
+ cloudenvoy (0.4.2)
5
5
  activesupport
6
6
  google-cloud-pubsub (~> 2.0)
7
7
  jwt
@@ -10,191 +10,100 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- actioncable (6.1.3.1)
14
- actionpack (= 6.1.3.1)
15
- activesupport (= 6.1.3.1)
16
- nio4r (~> 2.0)
17
- websocket-driver (>= 0.6.1)
18
- actionmailbox (6.1.3.1)
19
- actionpack (= 6.1.3.1)
20
- activejob (= 6.1.3.1)
21
- activerecord (= 6.1.3.1)
22
- activestorage (= 6.1.3.1)
23
- activesupport (= 6.1.3.1)
24
- mail (>= 2.7.1)
25
- actionmailer (6.1.3.1)
26
- actionpack (= 6.1.3.1)
27
- actionview (= 6.1.3.1)
28
- activejob (= 6.1.3.1)
29
- activesupport (= 6.1.3.1)
30
- mail (~> 2.5, >= 2.5.4)
31
- rails-dom-testing (~> 2.0)
32
- actionpack (6.1.3.1)
33
- actionview (= 6.1.3.1)
34
- activesupport (= 6.1.3.1)
35
- rack (~> 2.0, >= 2.0.9)
36
- rack-test (>= 0.6.3)
37
- rails-dom-testing (~> 2.0)
38
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
39
- actiontext (6.1.3.1)
40
- actionpack (= 6.1.3.1)
41
- activerecord (= 6.1.3.1)
42
- activestorage (= 6.1.3.1)
43
- activesupport (= 6.1.3.1)
44
- nokogiri (>= 1.8.5)
45
- actionview (6.1.3.1)
46
- activesupport (= 6.1.3.1)
47
- builder (~> 3.1)
48
- erubi (~> 1.4)
49
- rails-dom-testing (~> 2.0)
50
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
51
- activejob (6.1.3.1)
52
- activesupport (= 6.1.3.1)
53
- globalid (>= 0.3.6)
54
- activemodel (6.1.3.1)
55
- activesupport (= 6.1.3.1)
56
- activerecord (6.1.3.1)
57
- activemodel (= 6.1.3.1)
58
- activesupport (= 6.1.3.1)
59
- activestorage (6.1.3.1)
60
- actionpack (= 6.1.3.1)
61
- activejob (= 6.1.3.1)
62
- activerecord (= 6.1.3.1)
63
- activesupport (= 6.1.3.1)
64
- marcel (~> 1.0.0)
65
- mini_mime (~> 1.0.2)
66
- activesupport (6.1.3.1)
13
+ activesupport (6.1.0)
67
14
  concurrent-ruby (~> 1.0, >= 1.0.2)
68
15
  i18n (>= 1.6, < 2)
69
16
  minitest (>= 5.1)
70
17
  tzinfo (~> 2.0)
71
18
  zeitwerk (~> 2.3)
72
- addressable (2.7.0)
19
+ addressable (2.8.0)
73
20
  public_suffix (>= 2.0.2, < 5.0)
74
- appraisal (2.4.0)
21
+ appraisal (2.4.1)
75
22
  bundler
76
23
  rake
77
24
  thor (>= 0.14.0)
78
25
  ast (2.4.2)
79
- builder (3.2.4)
80
- concurrent-ruby (1.1.8)
26
+ concurrent-ruby (1.1.9)
81
27
  crack (0.4.5)
82
28
  rexml
83
- crass (1.0.6)
84
- diff-lcs (1.4.4)
85
- erubi (1.10.0)
86
- faraday (1.4.1)
29
+ diff-lcs (1.5.0)
30
+ faraday (1.8.0)
31
+ faraday-em_http (~> 1.0)
32
+ faraday-em_synchrony (~> 1.0)
87
33
  faraday-excon (~> 1.1)
34
+ faraday-httpclient (~> 1.0.1)
88
35
  faraday-net_http (~> 1.0)
89
36
  faraday-net_http_persistent (~> 1.1)
37
+ faraday-patron (~> 1.0)
38
+ faraday-rack (~> 1.0)
90
39
  multipart-post (>= 1.2, < 3)
91
40
  ruby2_keywords (>= 0.0.4)
41
+ faraday-em_http (1.0.0)
42
+ faraday-em_synchrony (1.0.0)
92
43
  faraday-excon (1.1.0)
44
+ faraday-httpclient (1.0.1)
93
45
  faraday-net_http (1.0.1)
94
- faraday-net_http_persistent (1.1.0)
95
- gapic-common (0.4.1)
46
+ faraday-net_http_persistent (1.2.0)
47
+ faraday-patron (1.0.0)
48
+ faraday-rack (1.0.0)
49
+ gapic-common (0.7.0)
96
50
  faraday (~> 1.3)
97
- google-protobuf (~> 3.15, >= 3.15.2)
98
- googleapis-common-protos (>= 1.3.11, < 2.0)
99
- googleapis-common-protos-types (>= 1.0.6, < 2.0)
100
- googleauth (~> 0.15, >= 0.15.1)
51
+ google-protobuf (~> 3.14)
52
+ googleapis-common-protos (>= 1.3.11, < 2.a)
53
+ googleapis-common-protos-types (>= 1.0.6, < 2.a)
54
+ googleauth (>= 0.17.0, < 2.a)
101
55
  grpc (~> 1.36)
102
- globalid (0.4.2)
103
- activesupport (>= 4.2.0)
104
56
  google-cloud-core (1.6.0)
105
57
  google-cloud-env (~> 1.0)
106
58
  google-cloud-errors (~> 1.0)
107
59
  google-cloud-env (1.5.0)
108
60
  faraday (>= 0.17.3, < 2.0)
109
- google-cloud-errors (1.1.0)
110
- google-cloud-pubsub (2.5.0)
61
+ google-cloud-errors (1.2.0)
62
+ google-cloud-pubsub (2.9.0)
111
63
  concurrent-ruby (~> 1.1)
112
64
  google-cloud-core (~> 1.5)
113
65
  google-cloud-pubsub-v1 (~> 0.0)
114
- google-cloud-pubsub-v1 (0.4.0)
115
- gapic-common (~> 0.3)
66
+ google-cloud-pubsub-v1 (0.6.1)
67
+ gapic-common (>= 0.7, < 2.a)
116
68
  google-cloud-errors (~> 1.0)
117
- grpc-google-iam-v1 (>= 0.6.10, < 2.0)
118
- google-protobuf (3.15.8)
119
- googleapis-common-protos (1.3.11)
69
+ grpc-google-iam-v1 (>= 0.6.10, < 2.a)
70
+ google-protobuf (3.19.1)
71
+ googleapis-common-protos (1.3.12)
120
72
  google-protobuf (~> 3.14)
121
- googleapis-common-protos-types (>= 1.0.6, < 2.0)
73
+ googleapis-common-protos-types (~> 1.2)
122
74
  grpc (~> 1.27)
123
- googleapis-common-protos-types (1.0.6)
75
+ googleapis-common-protos-types (1.3.0)
124
76
  google-protobuf (~> 3.14)
125
- googleauth (0.16.1)
77
+ googleauth (1.1.0)
126
78
  faraday (>= 0.17.3, < 2.0)
127
79
  jwt (>= 1.4, < 3.0)
128
80
  memoist (~> 0.16)
129
81
  multi_json (~> 1.11)
130
82
  os (>= 0.9, < 2.0)
131
- signet (~> 0.14)
132
- grpc (1.37.0)
133
- google-protobuf (~> 3.15)
83
+ signet (>= 0.16, < 2.a)
84
+ grpc (1.42.0)
85
+ google-protobuf (~> 3.18)
134
86
  googleapis-common-protos-types (~> 1.0)
135
- grpc-google-iam-v1 (0.6.11)
87
+ grpc-google-iam-v1 (1.0.0)
136
88
  google-protobuf (~> 3.14)
137
- googleapis-common-protos (>= 1.3.11, < 2.0)
89
+ googleapis-common-protos (>= 1.3.12, < 2.0)
138
90
  grpc (~> 1.27)
139
91
  hashdiff (1.0.1)
140
- i18n (1.8.10)
92
+ i18n (1.8.11)
141
93
  concurrent-ruby (~> 1.0)
142
94
  jaro_winkler (1.5.4)
143
- jwt (2.2.2)
144
- loofah (2.9.1)
145
- crass (~> 1.0.2)
146
- nokogiri (>= 1.5.9)
147
- mail (2.7.1)
148
- mini_mime (>= 0.1.1)
149
- marcel (1.0.1)
95
+ jwt (2.3.0)
150
96
  memoist (0.16.2)
151
- method_source (1.0.0)
152
- mini_mime (1.0.3)
153
- mini_portile2 (2.5.0)
154
- minitest (5.14.4)
97
+ minitest (5.15.0)
155
98
  multi_json (1.15.0)
156
99
  multipart-post (2.1.1)
157
- nio4r (2.5.7)
158
- nokogiri (1.11.3)
159
- mini_portile2 (~> 2.5.0)
160
- racc (~> 1.4)
161
- os (1.1.1)
162
- parallel (1.20.1)
163
- parser (3.0.1.0)
100
+ os (1.1.4)
101
+ parallel (1.21.0)
102
+ parser (3.1.0.0)
164
103
  ast (~> 2.4.1)
165
104
  public_suffix (4.0.6)
166
- racc (1.5.2)
167
- rack (2.2.3)
168
- rack-test (1.1.0)
169
- rack (>= 1.0, < 3)
170
- rails (6.1.3.1)
171
- actioncable (= 6.1.3.1)
172
- actionmailbox (= 6.1.3.1)
173
- actionmailer (= 6.1.3.1)
174
- actionpack (= 6.1.3.1)
175
- actiontext (= 6.1.3.1)
176
- actionview (= 6.1.3.1)
177
- activejob (= 6.1.3.1)
178
- activemodel (= 6.1.3.1)
179
- activerecord (= 6.1.3.1)
180
- activestorage (= 6.1.3.1)
181
- activesupport (= 6.1.3.1)
182
- bundler (>= 1.15.0)
183
- railties (= 6.1.3.1)
184
- sprockets-rails (>= 2.0.0)
185
- rails-dom-testing (2.0.3)
186
- activesupport (>= 4.2.0)
187
- nokogiri (>= 1.6)
188
- rails-html-sanitizer (1.3.0)
189
- loofah (~> 2.3)
190
- railties (6.1.3.1)
191
- actionpack (= 6.1.3.1)
192
- activesupport (= 6.1.3.1)
193
- method_source
194
- rake (>= 0.8.7)
195
- thor (~> 1.0)
196
105
  rainbow (3.0.0)
197
- rake (13.0.3)
106
+ rake (13.0.6)
198
107
  retriable (3.1.2)
199
108
  rexml (3.2.5)
200
109
  rspec (3.10.0)
@@ -209,15 +118,7 @@ GEM
209
118
  rspec-mocks (3.10.2)
210
119
  diff-lcs (>= 1.2.0, < 2.0)
211
120
  rspec-support (~> 3.10.0)
212
- rspec-rails (5.0.1)
213
- actionpack (>= 5.2)
214
- activesupport (>= 5.2)
215
- railties (>= 5.2)
216
- rspec-core (~> 3.10)
217
- rspec-expectations (~> 3.10)
218
- rspec-mocks (~> 3.10)
219
- rspec-support (~> 3.10)
220
- rspec-support (3.10.2)
121
+ rspec-support (3.10.3)
221
122
  rubocop (0.76.0)
222
123
  jaro_winkler (~> 1.5.1)
223
124
  parallel (~> 1.10)
@@ -228,52 +129,39 @@ GEM
228
129
  rubocop-rspec (1.37.0)
229
130
  rubocop (>= 0.68.1)
230
131
  ruby-progressbar (1.11.0)
231
- ruby2_keywords (0.0.4)
132
+ ruby2_keywords (0.0.5)
232
133
  semantic_logger (3.4.1)
233
134
  concurrent-ruby (~> 1.0)
234
- signet (0.15.0)
235
- addressable (~> 2.3)
135
+ signet (0.16.0)
136
+ addressable (~> 2.8)
236
137
  faraday (>= 0.17.3, < 2.0)
237
138
  jwt (>= 1.5, < 3.0)
238
139
  multi_json (~> 1.10)
239
- sprockets (4.0.2)
240
- concurrent-ruby (~> 1.0)
241
- rack (> 1, < 3)
242
- sprockets-rails (3.2.2)
243
- actionpack (>= 4.0)
244
- activesupport (>= 4.0)
245
- sprockets (>= 3.0.0)
246
- sqlite3 (1.4.2)
247
140
  thor (1.1.0)
248
141
  timecop (0.9.4)
249
142
  tzinfo (2.0.4)
250
143
  concurrent-ruby (~> 1.0)
251
144
  unicode-display_width (1.6.1)
252
- webmock (3.12.2)
253
- addressable (>= 2.3.6)
145
+ webmock (3.14.0)
146
+ addressable (>= 2.8.0)
254
147
  crack (>= 0.3.2)
255
148
  hashdiff (>= 0.4.0, < 2.0.0)
256
- websocket-driver (0.7.3)
257
- websocket-extensions (>= 0.1.0)
258
- websocket-extensions (0.1.5)
259
- zeitwerk (2.4.2)
149
+ zeitwerk (2.5.3)
260
150
 
261
151
  PLATFORMS
262
152
  ruby
263
153
 
264
154
  DEPENDENCIES
155
+ activesupport (= 6.1)
265
156
  appraisal
266
157
  cloudenvoy!
267
- rails
268
158
  rake (>= 12.3.3)
269
159
  rspec (~> 3.0)
270
- rspec-rails
271
160
  rubocop (= 0.76.0)
272
161
  rubocop-rspec (= 1.37.0)
273
162
  semantic_logger (= 3.4.1)
274
- sqlite3
275
163
  timecop
276
164
  webmock
277
165
 
278
166
  BUNDLED WITH
279
- 2.2.9
167
+ 2.3.4
@@ -2,6 +2,7 @@
2
2
 
3
3
  source "https://rubygems.org"
4
4
 
5
+ gem "activesupport", "6.1"
5
6
  gem "semantic_logger", "4.6.1"
6
7
 
7
8
  gemspec path: "../"
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- cloudenvoy (0.4.1)
4
+ cloudenvoy (0.4.2)
5
5
  activesupport
6
6
  google-cloud-pubsub (~> 2.0)
7
7
  jwt
@@ -10,191 +10,100 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- actioncable (6.1.3.1)
14
- actionpack (= 6.1.3.1)
15
- activesupport (= 6.1.3.1)
16
- nio4r (~> 2.0)
17
- websocket-driver (>= 0.6.1)
18
- actionmailbox (6.1.3.1)
19
- actionpack (= 6.1.3.1)
20
- activejob (= 6.1.3.1)
21
- activerecord (= 6.1.3.1)
22
- activestorage (= 6.1.3.1)
23
- activesupport (= 6.1.3.1)
24
- mail (>= 2.7.1)
25
- actionmailer (6.1.3.1)
26
- actionpack (= 6.1.3.1)
27
- actionview (= 6.1.3.1)
28
- activejob (= 6.1.3.1)
29
- activesupport (= 6.1.3.1)
30
- mail (~> 2.5, >= 2.5.4)
31
- rails-dom-testing (~> 2.0)
32
- actionpack (6.1.3.1)
33
- actionview (= 6.1.3.1)
34
- activesupport (= 6.1.3.1)
35
- rack (~> 2.0, >= 2.0.9)
36
- rack-test (>= 0.6.3)
37
- rails-dom-testing (~> 2.0)
38
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
39
- actiontext (6.1.3.1)
40
- actionpack (= 6.1.3.1)
41
- activerecord (= 6.1.3.1)
42
- activestorage (= 6.1.3.1)
43
- activesupport (= 6.1.3.1)
44
- nokogiri (>= 1.8.5)
45
- actionview (6.1.3.1)
46
- activesupport (= 6.1.3.1)
47
- builder (~> 3.1)
48
- erubi (~> 1.4)
49
- rails-dom-testing (~> 2.0)
50
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
51
- activejob (6.1.3.1)
52
- activesupport (= 6.1.3.1)
53
- globalid (>= 0.3.6)
54
- activemodel (6.1.3.1)
55
- activesupport (= 6.1.3.1)
56
- activerecord (6.1.3.1)
57
- activemodel (= 6.1.3.1)
58
- activesupport (= 6.1.3.1)
59
- activestorage (6.1.3.1)
60
- actionpack (= 6.1.3.1)
61
- activejob (= 6.1.3.1)
62
- activerecord (= 6.1.3.1)
63
- activesupport (= 6.1.3.1)
64
- marcel (~> 1.0.0)
65
- mini_mime (~> 1.0.2)
66
- activesupport (6.1.3.1)
13
+ activesupport (6.1.0)
67
14
  concurrent-ruby (~> 1.0, >= 1.0.2)
68
15
  i18n (>= 1.6, < 2)
69
16
  minitest (>= 5.1)
70
17
  tzinfo (~> 2.0)
71
18
  zeitwerk (~> 2.3)
72
- addressable (2.7.0)
19
+ addressable (2.8.0)
73
20
  public_suffix (>= 2.0.2, < 5.0)
74
- appraisal (2.4.0)
21
+ appraisal (2.4.1)
75
22
  bundler
76
23
  rake
77
24
  thor (>= 0.14.0)
78
25
  ast (2.4.2)
79
- builder (3.2.4)
80
- concurrent-ruby (1.1.8)
26
+ concurrent-ruby (1.1.9)
81
27
  crack (0.4.5)
82
28
  rexml
83
- crass (1.0.6)
84
- diff-lcs (1.4.4)
85
- erubi (1.10.0)
86
- faraday (1.4.1)
29
+ diff-lcs (1.5.0)
30
+ faraday (1.8.0)
31
+ faraday-em_http (~> 1.0)
32
+ faraday-em_synchrony (~> 1.0)
87
33
  faraday-excon (~> 1.1)
34
+ faraday-httpclient (~> 1.0.1)
88
35
  faraday-net_http (~> 1.0)
89
36
  faraday-net_http_persistent (~> 1.1)
37
+ faraday-patron (~> 1.0)
38
+ faraday-rack (~> 1.0)
90
39
  multipart-post (>= 1.2, < 3)
91
40
  ruby2_keywords (>= 0.0.4)
41
+ faraday-em_http (1.0.0)
42
+ faraday-em_synchrony (1.0.0)
92
43
  faraday-excon (1.1.0)
44
+ faraday-httpclient (1.0.1)
93
45
  faraday-net_http (1.0.1)
94
- faraday-net_http_persistent (1.1.0)
95
- gapic-common (0.4.1)
46
+ faraday-net_http_persistent (1.2.0)
47
+ faraday-patron (1.0.0)
48
+ faraday-rack (1.0.0)
49
+ gapic-common (0.7.0)
96
50
  faraday (~> 1.3)
97
- google-protobuf (~> 3.15, >= 3.15.2)
98
- googleapis-common-protos (>= 1.3.11, < 2.0)
99
- googleapis-common-protos-types (>= 1.0.6, < 2.0)
100
- googleauth (~> 0.15, >= 0.15.1)
51
+ google-protobuf (~> 3.14)
52
+ googleapis-common-protos (>= 1.3.11, < 2.a)
53
+ googleapis-common-protos-types (>= 1.0.6, < 2.a)
54
+ googleauth (>= 0.17.0, < 2.a)
101
55
  grpc (~> 1.36)
102
- globalid (0.4.2)
103
- activesupport (>= 4.2.0)
104
56
  google-cloud-core (1.6.0)
105
57
  google-cloud-env (~> 1.0)
106
58
  google-cloud-errors (~> 1.0)
107
59
  google-cloud-env (1.5.0)
108
60
  faraday (>= 0.17.3, < 2.0)
109
- google-cloud-errors (1.1.0)
110
- google-cloud-pubsub (2.5.0)
61
+ google-cloud-errors (1.2.0)
62
+ google-cloud-pubsub (2.9.0)
111
63
  concurrent-ruby (~> 1.1)
112
64
  google-cloud-core (~> 1.5)
113
65
  google-cloud-pubsub-v1 (~> 0.0)
114
- google-cloud-pubsub-v1 (0.4.0)
115
- gapic-common (~> 0.3)
66
+ google-cloud-pubsub-v1 (0.6.1)
67
+ gapic-common (>= 0.7, < 2.a)
116
68
  google-cloud-errors (~> 1.0)
117
- grpc-google-iam-v1 (>= 0.6.10, < 2.0)
118
- google-protobuf (3.15.8)
119
- googleapis-common-protos (1.3.11)
69
+ grpc-google-iam-v1 (>= 0.6.10, < 2.a)
70
+ google-protobuf (3.19.1)
71
+ googleapis-common-protos (1.3.12)
120
72
  google-protobuf (~> 3.14)
121
- googleapis-common-protos-types (>= 1.0.6, < 2.0)
73
+ googleapis-common-protos-types (~> 1.2)
122
74
  grpc (~> 1.27)
123
- googleapis-common-protos-types (1.0.6)
75
+ googleapis-common-protos-types (1.3.0)
124
76
  google-protobuf (~> 3.14)
125
- googleauth (0.16.1)
77
+ googleauth (1.1.0)
126
78
  faraday (>= 0.17.3, < 2.0)
127
79
  jwt (>= 1.4, < 3.0)
128
80
  memoist (~> 0.16)
129
81
  multi_json (~> 1.11)
130
82
  os (>= 0.9, < 2.0)
131
- signet (~> 0.14)
132
- grpc (1.37.0)
133
- google-protobuf (~> 3.15)
83
+ signet (>= 0.16, < 2.a)
84
+ grpc (1.42.0)
85
+ google-protobuf (~> 3.18)
134
86
  googleapis-common-protos-types (~> 1.0)
135
- grpc-google-iam-v1 (0.6.11)
87
+ grpc-google-iam-v1 (1.0.0)
136
88
  google-protobuf (~> 3.14)
137
- googleapis-common-protos (>= 1.3.11, < 2.0)
89
+ googleapis-common-protos (>= 1.3.12, < 2.0)
138
90
  grpc (~> 1.27)
139
91
  hashdiff (1.0.1)
140
- i18n (1.8.10)
92
+ i18n (1.8.11)
141
93
  concurrent-ruby (~> 1.0)
142
94
  jaro_winkler (1.5.4)
143
- jwt (2.2.2)
144
- loofah (2.9.1)
145
- crass (~> 1.0.2)
146
- nokogiri (>= 1.5.9)
147
- mail (2.7.1)
148
- mini_mime (>= 0.1.1)
149
- marcel (1.0.1)
95
+ jwt (2.3.0)
150
96
  memoist (0.16.2)
151
- method_source (1.0.0)
152
- mini_mime (1.0.3)
153
- mini_portile2 (2.5.0)
154
- minitest (5.14.4)
97
+ minitest (5.15.0)
155
98
  multi_json (1.15.0)
156
99
  multipart-post (2.1.1)
157
- nio4r (2.5.7)
158
- nokogiri (1.11.3)
159
- mini_portile2 (~> 2.5.0)
160
- racc (~> 1.4)
161
- os (1.1.1)
162
- parallel (1.20.1)
163
- parser (3.0.1.0)
100
+ os (1.1.4)
101
+ parallel (1.21.0)
102
+ parser (3.1.0.0)
164
103
  ast (~> 2.4.1)
165
104
  public_suffix (4.0.6)
166
- racc (1.5.2)
167
- rack (2.2.3)
168
- rack-test (1.1.0)
169
- rack (>= 1.0, < 3)
170
- rails (6.1.3.1)
171
- actioncable (= 6.1.3.1)
172
- actionmailbox (= 6.1.3.1)
173
- actionmailer (= 6.1.3.1)
174
- actionpack (= 6.1.3.1)
175
- actiontext (= 6.1.3.1)
176
- actionview (= 6.1.3.1)
177
- activejob (= 6.1.3.1)
178
- activemodel (= 6.1.3.1)
179
- activerecord (= 6.1.3.1)
180
- activestorage (= 6.1.3.1)
181
- activesupport (= 6.1.3.1)
182
- bundler (>= 1.15.0)
183
- railties (= 6.1.3.1)
184
- sprockets-rails (>= 2.0.0)
185
- rails-dom-testing (2.0.3)
186
- activesupport (>= 4.2.0)
187
- nokogiri (>= 1.6)
188
- rails-html-sanitizer (1.3.0)
189
- loofah (~> 2.3)
190
- railties (6.1.3.1)
191
- actionpack (= 6.1.3.1)
192
- activesupport (= 6.1.3.1)
193
- method_source
194
- rake (>= 0.8.7)
195
- thor (~> 1.0)
196
105
  rainbow (3.0.0)
197
- rake (13.0.3)
106
+ rake (13.0.6)
198
107
  retriable (3.1.2)
199
108
  rexml (3.2.5)
200
109
  rspec (3.10.0)
@@ -209,15 +118,7 @@ GEM
209
118
  rspec-mocks (3.10.2)
210
119
  diff-lcs (>= 1.2.0, < 2.0)
211
120
  rspec-support (~> 3.10.0)
212
- rspec-rails (5.0.1)
213
- actionpack (>= 5.2)
214
- activesupport (>= 5.2)
215
- railties (>= 5.2)
216
- rspec-core (~> 3.10)
217
- rspec-expectations (~> 3.10)
218
- rspec-mocks (~> 3.10)
219
- rspec-support (~> 3.10)
220
- rspec-support (3.10.2)
121
+ rspec-support (3.10.3)
221
122
  rubocop (0.76.0)
222
123
  jaro_winkler (~> 1.5.1)
223
124
  parallel (~> 1.10)
@@ -228,52 +129,39 @@ GEM
228
129
  rubocop-rspec (1.37.0)
229
130
  rubocop (>= 0.68.1)
230
131
  ruby-progressbar (1.11.0)
231
- ruby2_keywords (0.0.4)
132
+ ruby2_keywords (0.0.5)
232
133
  semantic_logger (4.6.1)
233
134
  concurrent-ruby (~> 1.0)
234
- signet (0.15.0)
235
- addressable (~> 2.3)
135
+ signet (0.16.0)
136
+ addressable (~> 2.8)
236
137
  faraday (>= 0.17.3, < 2.0)
237
138
  jwt (>= 1.5, < 3.0)
238
139
  multi_json (~> 1.10)
239
- sprockets (4.0.2)
240
- concurrent-ruby (~> 1.0)
241
- rack (> 1, < 3)
242
- sprockets-rails (3.2.2)
243
- actionpack (>= 4.0)
244
- activesupport (>= 4.0)
245
- sprockets (>= 3.0.0)
246
- sqlite3 (1.4.2)
247
140
  thor (1.1.0)
248
141
  timecop (0.9.4)
249
142
  tzinfo (2.0.4)
250
143
  concurrent-ruby (~> 1.0)
251
144
  unicode-display_width (1.6.1)
252
- webmock (3.12.2)
253
- addressable (>= 2.3.6)
145
+ webmock (3.14.0)
146
+ addressable (>= 2.8.0)
254
147
  crack (>= 0.3.2)
255
148
  hashdiff (>= 0.4.0, < 2.0.0)
256
- websocket-driver (0.7.3)
257
- websocket-extensions (>= 0.1.0)
258
- websocket-extensions (0.1.5)
259
- zeitwerk (2.4.2)
149
+ zeitwerk (2.5.3)
260
150
 
261
151
  PLATFORMS
262
152
  ruby
263
153
 
264
154
  DEPENDENCIES
155
+ activesupport (= 6.1)
265
156
  appraisal
266
157
  cloudenvoy!
267
- rails
268
158
  rake (>= 12.3.3)
269
159
  rspec (~> 3.0)
270
- rspec-rails
271
160
  rubocop (= 0.76.0)
272
161
  rubocop-rspec (= 1.37.0)
273
162
  semantic_logger (= 4.6.1)
274
- sqlite3
275
163
  timecop
276
164
  webmock
277
165
 
278
166
  BUNDLED WITH
279
- 2.2.9
167
+ 2.3.4
@@ -2,6 +2,7 @@
2
2
 
3
3
  source "https://rubygems.org"
4
4
 
5
+ gem "activesupport", "6.1"
5
6
  gem "semantic_logger", "4.7.0"
6
7
 
7
8
  gemspec path: "../"