getaround_utils 0.2.21 → 0.2.22

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
  SHA256:
3
- metadata.gz: c8c900b765307ab90387aa1ae74491f73f97e2dfaba17a41b4eab4fb1fae8a06
4
- data.tar.gz: 9750537ff9d33e04158a19795587a749a3f36e41707edf545aecf157e1e40c4d
3
+ metadata.gz: 58b10898f00f8c2e46207ee4048602603d2765560da5e82f78d506c1595a4b2c
4
+ data.tar.gz: 41aebe4bc7ffb3f9ed1995c4231479149d6f3c7765934f69d9b48b6098d90301
5
5
  SHA512:
6
- metadata.gz: dab7c8fa95b0a59ef69bdacffd66b8151c96931e2c87ee4af3de07ea6d58899c04fe7ea3a63d3671904d32320bf220d32852297879f9c34aca2505d7e118c96e
7
- data.tar.gz: 737366103154ac9f6433567f60678a96e0d1c01f6e44f4ab46f17dd0e2848af37e74150cc0dda6c29170408c3e351020b67e1fe2ac40a09e0df1a3998013ff23
6
+ metadata.gz: dd59793351753bb94b39eebf2fb0bdda889e5e985ec832fbd6ba28b9f8bca5e7e879e66daa9bebb77e014e7d00967c211727ea633a8dbd1a8ceb2a3b147571e9
7
+ data.tar.gz: 98457dc6584d8c60b973618cb356e1c393f3f4673d3555b062d8342ae65800f3b33e06a161534efe66b08c9a845196fd5893a82bc8970621b3918376600c6d5a
data/Gemfile.lock CHANGED
@@ -6,60 +6,60 @@ PATH
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- actioncable (6.1.4)
10
- actionpack (= 6.1.4)
11
- activesupport (= 6.1.4)
9
+ actioncable (6.1.4.6)
10
+ actionpack (= 6.1.4.6)
11
+ activesupport (= 6.1.4.6)
12
12
  nio4r (~> 2.0)
13
13
  websocket-driver (>= 0.6.1)
14
- actionmailbox (6.1.4)
15
- actionpack (= 6.1.4)
16
- activejob (= 6.1.4)
17
- activerecord (= 6.1.4)
18
- activestorage (= 6.1.4)
19
- activesupport (= 6.1.4)
14
+ actionmailbox (6.1.4.6)
15
+ actionpack (= 6.1.4.6)
16
+ activejob (= 6.1.4.6)
17
+ activerecord (= 6.1.4.6)
18
+ activestorage (= 6.1.4.6)
19
+ activesupport (= 6.1.4.6)
20
20
  mail (>= 2.7.1)
21
- actionmailer (6.1.4)
22
- actionpack (= 6.1.4)
23
- actionview (= 6.1.4)
24
- activejob (= 6.1.4)
25
- activesupport (= 6.1.4)
21
+ actionmailer (6.1.4.6)
22
+ actionpack (= 6.1.4.6)
23
+ actionview (= 6.1.4.6)
24
+ activejob (= 6.1.4.6)
25
+ activesupport (= 6.1.4.6)
26
26
  mail (~> 2.5, >= 2.5.4)
27
27
  rails-dom-testing (~> 2.0)
28
- actionpack (6.1.4)
29
- actionview (= 6.1.4)
30
- activesupport (= 6.1.4)
28
+ actionpack (6.1.4.6)
29
+ actionview (= 6.1.4.6)
30
+ activesupport (= 6.1.4.6)
31
31
  rack (~> 2.0, >= 2.0.9)
32
32
  rack-test (>= 0.6.3)
33
33
  rails-dom-testing (~> 2.0)
34
34
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
35
- actiontext (6.1.4)
36
- actionpack (= 6.1.4)
37
- activerecord (= 6.1.4)
38
- activestorage (= 6.1.4)
39
- activesupport (= 6.1.4)
35
+ actiontext (6.1.4.6)
36
+ actionpack (= 6.1.4.6)
37
+ activerecord (= 6.1.4.6)
38
+ activestorage (= 6.1.4.6)
39
+ activesupport (= 6.1.4.6)
40
40
  nokogiri (>= 1.8.5)
41
- actionview (6.1.4)
42
- activesupport (= 6.1.4)
41
+ actionview (6.1.4.6)
42
+ activesupport (= 6.1.4.6)
43
43
  builder (~> 3.1)
44
44
  erubi (~> 1.4)
45
45
  rails-dom-testing (~> 2.0)
46
46
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
47
- activejob (6.1.4)
48
- activesupport (= 6.1.4)
47
+ activejob (6.1.4.6)
48
+ activesupport (= 6.1.4.6)
49
49
  globalid (>= 0.3.6)
50
- activemodel (6.1.4)
51
- activesupport (= 6.1.4)
52
- activerecord (6.1.4)
53
- activemodel (= 6.1.4)
54
- activesupport (= 6.1.4)
55
- activestorage (6.1.4)
56
- actionpack (= 6.1.4)
57
- activejob (= 6.1.4)
58
- activerecord (= 6.1.4)
59
- activesupport (= 6.1.4)
50
+ activemodel (6.1.4.6)
51
+ activesupport (= 6.1.4.6)
52
+ activerecord (6.1.4.6)
53
+ activemodel (= 6.1.4.6)
54
+ activesupport (= 6.1.4.6)
55
+ activestorage (6.1.4.6)
56
+ actionpack (= 6.1.4.6)
57
+ activejob (= 6.1.4.6)
58
+ activerecord (= 6.1.4.6)
59
+ activesupport (= 6.1.4.6)
60
60
  marcel (~> 1.0.0)
61
61
  mini_mime (>= 1.1.0)
62
- activesupport (6.1.4)
62
+ activesupport (6.1.4.6)
63
63
  concurrent-ruby (~> 1.0, >= 1.0.2)
64
64
  i18n (>= 1.6, < 2)
65
65
  minitest (>= 5.1)
@@ -71,39 +71,39 @@ GEM
71
71
  builder (3.2.4)
72
72
  coderay (1.1.3)
73
73
  concurrent-ruby (1.1.9)
74
- connection_pool (2.2.3)
74
+ connection_pool (2.2.5)
75
75
  crack (0.4.5)
76
76
  rexml
77
77
  crass (1.0.6)
78
- diff-lcs (1.4.4)
78
+ diff-lcs (1.5.0)
79
79
  erubi (1.10.0)
80
80
  getaround-rubocop (0.2.6)
81
81
  relaxed-rubocop (= 2.5)
82
82
  rubocop (= 1.18.3)
83
83
  rubocop-rspec (= 2.4.0)
84
- globalid (0.4.2)
85
- activesupport (>= 4.2.0)
84
+ globalid (1.0.0)
85
+ activesupport (>= 5.0)
86
86
  hashdiff (1.0.1)
87
- i18n (1.8.10)
87
+ i18n (1.10.0)
88
88
  concurrent-ruby (~> 1.0)
89
89
  lograge (0.11.2)
90
90
  actionpack (>= 4)
91
91
  activesupport (>= 4)
92
92
  railties (>= 4)
93
93
  request_store (~> 1.0)
94
- loofah (2.10.0)
94
+ loofah (2.14.0)
95
95
  crass (~> 1.0.2)
96
96
  nokogiri (>= 1.5.9)
97
97
  mail (2.7.1)
98
98
  mini_mime (>= 0.1.1)
99
- marcel (1.0.1)
99
+ marcel (1.0.2)
100
100
  method_source (1.0.0)
101
- mini_mime (1.1.0)
102
- mini_portile2 (2.5.3)
103
- minitest (5.14.4)
104
- nio4r (2.5.7)
105
- nokogiri (1.11.7)
106
- mini_portile2 (~> 2.5.0)
101
+ mini_mime (1.1.2)
102
+ mini_portile2 (2.8.0)
103
+ minitest (5.15.0)
104
+ nio4r (2.5.8)
105
+ nokogiri (1.13.3)
106
+ mini_portile2 (~> 2.8.0)
107
107
  racc (~> 1.4)
108
108
  oj (3.11.3)
109
109
  ougai (2.0.0)
@@ -115,39 +115,39 @@ GEM
115
115
  coderay (~> 1.1)
116
116
  method_source (~> 1.0)
117
117
  public_suffix (4.0.6)
118
- racc (1.5.2)
118
+ racc (1.6.0)
119
119
  rack (2.2.3)
120
120
  rack-test (1.1.0)
121
121
  rack (>= 1.0, < 3)
122
- rails (6.1.4)
123
- actioncable (= 6.1.4)
124
- actionmailbox (= 6.1.4)
125
- actionmailer (= 6.1.4)
126
- actionpack (= 6.1.4)
127
- actiontext (= 6.1.4)
128
- actionview (= 6.1.4)
129
- activejob (= 6.1.4)
130
- activemodel (= 6.1.4)
131
- activerecord (= 6.1.4)
132
- activestorage (= 6.1.4)
133
- activesupport (= 6.1.4)
122
+ rails (6.1.4.6)
123
+ actioncable (= 6.1.4.6)
124
+ actionmailbox (= 6.1.4.6)
125
+ actionmailer (= 6.1.4.6)
126
+ actionpack (= 6.1.4.6)
127
+ actiontext (= 6.1.4.6)
128
+ actionview (= 6.1.4.6)
129
+ activejob (= 6.1.4.6)
130
+ activemodel (= 6.1.4.6)
131
+ activerecord (= 6.1.4.6)
132
+ activestorage (= 6.1.4.6)
133
+ activesupport (= 6.1.4.6)
134
134
  bundler (>= 1.15.0)
135
- railties (= 6.1.4)
135
+ railties (= 6.1.4.6)
136
136
  sprockets-rails (>= 2.0.0)
137
137
  rails-dom-testing (2.0.3)
138
138
  activesupport (>= 4.2.0)
139
139
  nokogiri (>= 1.6)
140
- rails-html-sanitizer (1.3.0)
140
+ rails-html-sanitizer (1.4.2)
141
141
  loofah (~> 2.3)
142
- railties (6.1.4)
143
- actionpack (= 6.1.4)
144
- activesupport (= 6.1.4)
142
+ railties (6.1.4.6)
143
+ actionpack (= 6.1.4.6)
144
+ activesupport (= 6.1.4.6)
145
145
  method_source
146
146
  rake (>= 0.13)
147
147
  thor (~> 1.0)
148
148
  rainbow (3.0.0)
149
149
  rake (13.0.6)
150
- redis (4.2.5)
150
+ redis (4.6.0)
151
151
  regexp_parser (2.1.1)
152
152
  relaxed-rubocop (2.5)
153
153
  request_store (1.5.0)
@@ -155,19 +155,19 @@ GEM
155
155
  request_store_rails (2.0.0)
156
156
  concurrent-ruby (~> 1.0)
157
157
  rexml (3.2.5)
158
- rspec (3.10.0)
159
- rspec-core (~> 3.10.0)
160
- rspec-expectations (~> 3.10.0)
161
- rspec-mocks (~> 3.10.0)
162
- rspec-core (3.10.1)
163
- rspec-support (~> 3.10.0)
164
- rspec-expectations (3.10.1)
158
+ rspec (3.11.0)
159
+ rspec-core (~> 3.11.0)
160
+ rspec-expectations (~> 3.11.0)
161
+ rspec-mocks (~> 3.11.0)
162
+ rspec-core (3.11.0)
163
+ rspec-support (~> 3.11.0)
164
+ rspec-expectations (3.11.0)
165
165
  diff-lcs (>= 1.2.0, < 2.0)
166
- rspec-support (~> 3.10.0)
167
- rspec-mocks (3.10.2)
166
+ rspec-support (~> 3.11.0)
167
+ rspec-mocks (3.11.0)
168
168
  diff-lcs (>= 1.2.0, < 2.0)
169
- rspec-support (~> 3.10.0)
170
- rspec-rails (5.0.1)
169
+ rspec-support (~> 3.11.0)
170
+ rspec-rails (5.1.0)
171
171
  actionpack (>= 5.2)
172
172
  activesupport (>= 5.2)
173
173
  railties (>= 5.2)
@@ -175,7 +175,7 @@ GEM
175
175
  rspec-expectations (~> 3.10)
176
176
  rspec-mocks (~> 3.10)
177
177
  rspec-support (~> 3.10)
178
- rspec-support (3.10.2)
178
+ rspec-support (3.11.0)
179
179
  rubocop (1.18.3)
180
180
  parallel (~> 1.10)
181
181
  parser (>= 3.0.0.0)
@@ -191,29 +191,29 @@ GEM
191
191
  rubocop (~> 1.0)
192
192
  rubocop-ast (>= 1.1.0)
193
193
  ruby-progressbar (1.11.0)
194
- sidekiq (6.2.1)
194
+ sidekiq (6.4.1)
195
195
  connection_pool (>= 2.2.2)
196
196
  rack (~> 2.0)
197
197
  redis (>= 4.2.0)
198
198
  sprockets (4.0.2)
199
199
  concurrent-ruby (~> 1.0)
200
200
  rack (> 1, < 3)
201
- sprockets-rails (3.2.2)
202
- actionpack (>= 4.0)
203
- activesupport (>= 4.0)
201
+ sprockets-rails (3.4.2)
202
+ actionpack (>= 5.2)
203
+ activesupport (>= 5.2)
204
204
  sprockets (>= 3.0.0)
205
- thor (1.1.0)
205
+ thor (1.2.1)
206
206
  tzinfo (2.0.4)
207
207
  concurrent-ruby (~> 1.0)
208
208
  unicode-display_width (2.0.0)
209
- webmock (3.13.0)
210
- addressable (>= 2.3.6)
209
+ webmock (3.14.0)
210
+ addressable (>= 2.8.0)
211
211
  crack (>= 0.3.2)
212
212
  hashdiff (>= 0.4.0, < 2.0.0)
213
213
  websocket-driver (0.7.5)
214
214
  websocket-extensions (>= 0.1.0)
215
215
  websocket-extensions (0.1.5)
216
- zeitwerk (2.4.2)
216
+ zeitwerk (2.5.4)
217
217
 
218
218
  PLATFORMS
219
219
  ruby
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module GetaroundUtils
4
- VERSION = '0.2.21'
4
+ VERSION = '0.2.22'
5
5
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: getaround_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.21
4
+ version: 0.2.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Drivy
8
8
  - Laurent Humez
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-07-21 00:00:00.000000000 Z
12
+ date: 2022-02-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -227,7 +227,7 @@ homepage: https://github.com/drivy
227
227
  licenses:
228
228
  - MIT
229
229
  metadata: {}
230
- post_install_message:
230
+ post_install_message:
231
231
  rdoc_options: []
232
232
  require_paths:
233
233
  - lib
@@ -243,7 +243,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
243
243
  version: '0'
244
244
  requirements: []
245
245
  rubygems_version: 3.0.3.1
246
- signing_key:
246
+ signing_key:
247
247
  specification_version: 4
248
248
  summary: Backend shared utility classes
249
249
  test_files: []