getaround_utils 0.2.19 → 0.2.20

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: 05b96fb62ceb0e748a4ea723f073b00405b1a2f535ebc4410b03cb99f0fa8274
4
- data.tar.gz: 58433c98978a20db3099baa14201d6ef6fca716981f0d003c2d04219e6bb3b8a
3
+ metadata.gz: a876e7110b750515712981aa194500a77a7435eb5230dd32af4acb1123735b88
4
+ data.tar.gz: 34291b22958a67d4489d8015d9acd23f50627e0c8cc9988980332ab451a7dabb
5
5
  SHA512:
6
- metadata.gz: 411e3f0b900353c822a4772ece9844581e4ccc0ef80aed43a70823a1fb1c1297a2699348883c7bb1333258f4f17b4f9dcd97092de5c74201306da94075a7f3d0
7
- data.tar.gz: 90cde96571b65a8ac8d3e369bcb70a990e3fa10cd875865f21e4f41a07d85f38c6cc10acdeefd57d409427320dedbbd2aa1d378a5778ef7df6e24e5d60e1e607
6
+ metadata.gz: 46d3ed5cebf15935490549af5b3575603aec9f06e430d89aaa369f59bbc0ea2f88977140d078481a744179a150b6901e83f4fecd0b4d41bdeae71c011430b17d
7
+ data.tar.gz: 4f4d9952b5229d57c6853a88baad1bd7569e32bf102c8e039beb00190bd0e20a4bd772c1204bf6caaa58799e57ffc69c3185819497b94dbf834bc3848109beb7
data/Gemfile.lock CHANGED
@@ -1,92 +1,97 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- getaround_utils (0.2.19)
4
+ getaround_utils (0.2.20)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- actioncable (6.0.3.4)
10
- actionpack (= 6.0.3.4)
9
+ actioncable (6.1.3)
10
+ actionpack (= 6.1.3)
11
+ activesupport (= 6.1.3)
11
12
  nio4r (~> 2.0)
12
13
  websocket-driver (>= 0.6.1)
13
- actionmailbox (6.0.3.4)
14
- actionpack (= 6.0.3.4)
15
- activejob (= 6.0.3.4)
16
- activerecord (= 6.0.3.4)
17
- activestorage (= 6.0.3.4)
18
- activesupport (= 6.0.3.4)
14
+ actionmailbox (6.1.3)
15
+ actionpack (= 6.1.3)
16
+ activejob (= 6.1.3)
17
+ activerecord (= 6.1.3)
18
+ activestorage (= 6.1.3)
19
+ activesupport (= 6.1.3)
19
20
  mail (>= 2.7.1)
20
- actionmailer (6.0.3.4)
21
- actionpack (= 6.0.3.4)
22
- actionview (= 6.0.3.4)
23
- activejob (= 6.0.3.4)
21
+ actionmailer (6.1.3)
22
+ actionpack (= 6.1.3)
23
+ actionview (= 6.1.3)
24
+ activejob (= 6.1.3)
25
+ activesupport (= 6.1.3)
24
26
  mail (~> 2.5, >= 2.5.4)
25
27
  rails-dom-testing (~> 2.0)
26
- actionpack (6.0.3.4)
27
- actionview (= 6.0.3.4)
28
- activesupport (= 6.0.3.4)
29
- rack (~> 2.0, >= 2.0.8)
28
+ actionpack (6.1.3)
29
+ actionview (= 6.1.3)
30
+ activesupport (= 6.1.3)
31
+ rack (~> 2.0, >= 2.0.9)
30
32
  rack-test (>= 0.6.3)
31
33
  rails-dom-testing (~> 2.0)
32
34
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
33
- actiontext (6.0.3.4)
34
- actionpack (= 6.0.3.4)
35
- activerecord (= 6.0.3.4)
36
- activestorage (= 6.0.3.4)
37
- activesupport (= 6.0.3.4)
35
+ actiontext (6.1.3)
36
+ actionpack (= 6.1.3)
37
+ activerecord (= 6.1.3)
38
+ activestorage (= 6.1.3)
39
+ activesupport (= 6.1.3)
38
40
  nokogiri (>= 1.8.5)
39
- actionview (6.0.3.4)
40
- activesupport (= 6.0.3.4)
41
+ actionview (6.1.3)
42
+ activesupport (= 6.1.3)
41
43
  builder (~> 3.1)
42
44
  erubi (~> 1.4)
43
45
  rails-dom-testing (~> 2.0)
44
46
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
45
- activejob (6.0.3.4)
46
- activesupport (= 6.0.3.4)
47
+ activejob (6.1.3)
48
+ activesupport (= 6.1.3)
47
49
  globalid (>= 0.3.6)
48
- activemodel (6.0.3.4)
49
- activesupport (= 6.0.3.4)
50
- activerecord (6.0.3.4)
51
- activemodel (= 6.0.3.4)
52
- activesupport (= 6.0.3.4)
53
- activestorage (6.0.3.4)
54
- actionpack (= 6.0.3.4)
55
- activejob (= 6.0.3.4)
56
- activerecord (= 6.0.3.4)
50
+ activemodel (6.1.3)
51
+ activesupport (= 6.1.3)
52
+ activerecord (6.1.3)
53
+ activemodel (= 6.1.3)
54
+ activesupport (= 6.1.3)
55
+ activestorage (6.1.3)
56
+ actionpack (= 6.1.3)
57
+ activejob (= 6.1.3)
58
+ activerecord (= 6.1.3)
59
+ activesupport (= 6.1.3)
57
60
  marcel (~> 0.3.1)
58
- activesupport (6.0.3.4)
61
+ mimemagic (~> 0.3.2)
62
+ activesupport (6.1.3)
59
63
  concurrent-ruby (~> 1.0, >= 1.0.2)
60
- i18n (>= 0.7, < 2)
61
- minitest (~> 5.1)
62
- tzinfo (~> 1.1)
63
- zeitwerk (~> 2.2, >= 2.2.2)
64
+ i18n (>= 1.6, < 2)
65
+ minitest (>= 5.1)
66
+ tzinfo (~> 2.0)
67
+ zeitwerk (~> 2.3)
64
68
  addressable (2.7.0)
65
69
  public_suffix (>= 2.0.2, < 5.0)
66
- ast (2.4.1)
70
+ ast (2.4.2)
67
71
  builder (3.2.4)
68
72
  coderay (1.1.3)
69
- concurrent-ruby (1.1.7)
73
+ concurrent-ruby (1.1.8)
70
74
  connection_pool (2.2.3)
71
- crack (0.4.4)
75
+ crack (0.4.5)
76
+ rexml
72
77
  crass (1.0.6)
73
78
  diff-lcs (1.4.4)
74
79
  erubi (1.10.0)
75
- getaround-rubocop (0.2.2)
80
+ getaround-rubocop (0.2.3)
76
81
  relaxed-rubocop (= 2.5)
77
82
  rubocop (= 1.3.1)
78
83
  rubocop-rspec (= 2.0.0)
79
84
  globalid (0.4.2)
80
85
  activesupport (>= 4.2.0)
81
86
  hashdiff (1.0.1)
82
- i18n (1.8.5)
87
+ i18n (1.8.9)
83
88
  concurrent-ruby (~> 1.0)
84
89
  lograge (0.11.2)
85
90
  actionpack (>= 4)
86
91
  activesupport (>= 4)
87
92
  railties (>= 4)
88
93
  request_store (~> 1.0)
89
- loofah (2.7.0)
94
+ loofah (2.9.0)
90
95
  crass (~> 1.0.2)
91
96
  nokogiri (>= 1.5.9)
92
97
  mail (2.7.1)
@@ -96,54 +101,56 @@ GEM
96
101
  method_source (1.0.0)
97
102
  mimemagic (0.3.5)
98
103
  mini_mime (1.0.2)
99
- mini_portile2 (2.4.0)
100
- minitest (5.14.2)
101
- nio4r (2.5.4)
102
- nokogiri (1.10.10)
103
- mini_portile2 (~> 2.4.0)
104
- oj (3.10.16)
105
- ougai (1.8.5)
104
+ mini_portile2 (2.5.0)
105
+ minitest (5.14.4)
106
+ nio4r (2.5.7)
107
+ nokogiri (1.11.2)
108
+ mini_portile2 (~> 2.5.0)
109
+ racc (~> 1.4)
110
+ oj (3.11.3)
111
+ ougai (2.0.0)
106
112
  oj (~> 3.10)
107
- parallel (1.20.0)
108
- parser (2.7.2.0)
113
+ parallel (1.20.1)
114
+ parser (3.0.0.0)
109
115
  ast (~> 2.4.1)
110
- pry (0.13.1)
116
+ pry (0.14.0)
111
117
  coderay (~> 1.1)
112
118
  method_source (~> 1.0)
113
119
  public_suffix (4.0.6)
120
+ racc (1.5.2)
114
121
  rack (2.2.3)
115
122
  rack-test (1.1.0)
116
123
  rack (>= 1.0, < 3)
117
- rails (6.0.3.4)
118
- actioncable (= 6.0.3.4)
119
- actionmailbox (= 6.0.3.4)
120
- actionmailer (= 6.0.3.4)
121
- actionpack (= 6.0.3.4)
122
- actiontext (= 6.0.3.4)
123
- actionview (= 6.0.3.4)
124
- activejob (= 6.0.3.4)
125
- activemodel (= 6.0.3.4)
126
- activerecord (= 6.0.3.4)
127
- activestorage (= 6.0.3.4)
128
- activesupport (= 6.0.3.4)
129
- bundler (>= 1.3.0)
130
- railties (= 6.0.3.4)
124
+ rails (6.1.3)
125
+ actioncable (= 6.1.3)
126
+ actionmailbox (= 6.1.3)
127
+ actionmailer (= 6.1.3)
128
+ actionpack (= 6.1.3)
129
+ actiontext (= 6.1.3)
130
+ actionview (= 6.1.3)
131
+ activejob (= 6.1.3)
132
+ activemodel (= 6.1.3)
133
+ activerecord (= 6.1.3)
134
+ activestorage (= 6.1.3)
135
+ activesupport (= 6.1.3)
136
+ bundler (>= 1.15.0)
137
+ railties (= 6.1.3)
131
138
  sprockets-rails (>= 2.0.0)
132
139
  rails-dom-testing (2.0.3)
133
140
  activesupport (>= 4.2.0)
134
141
  nokogiri (>= 1.6)
135
142
  rails-html-sanitizer (1.3.0)
136
143
  loofah (~> 2.3)
137
- railties (6.0.3.4)
138
- actionpack (= 6.0.3.4)
139
- activesupport (= 6.0.3.4)
144
+ railties (6.1.3)
145
+ actionpack (= 6.1.3)
146
+ activesupport (= 6.1.3)
140
147
  method_source
141
148
  rake (>= 0.8.7)
142
- thor (>= 0.20.3, < 2.0)
149
+ thor (~> 1.0)
143
150
  rainbow (3.0.0)
144
151
  rake (13.0.1)
145
- redis (4.2.3)
146
- regexp_parser (1.8.2)
152
+ redis (4.2.5)
153
+ regexp_parser (2.1.1)
147
154
  relaxed-rubocop (2.5)
148
155
  request_store (1.5.0)
149
156
  rack (>= 1.4)
@@ -154,23 +161,23 @@ GEM
154
161
  rspec-core (~> 3.10.0)
155
162
  rspec-expectations (~> 3.10.0)
156
163
  rspec-mocks (~> 3.10.0)
157
- rspec-core (3.10.0)
164
+ rspec-core (3.10.1)
158
165
  rspec-support (~> 3.10.0)
159
- rspec-expectations (3.10.0)
166
+ rspec-expectations (3.10.1)
160
167
  diff-lcs (>= 1.2.0, < 2.0)
161
168
  rspec-support (~> 3.10.0)
162
- rspec-mocks (3.10.0)
169
+ rspec-mocks (3.10.2)
163
170
  diff-lcs (>= 1.2.0, < 2.0)
164
171
  rspec-support (~> 3.10.0)
165
- rspec-rails (4.0.1)
166
- actionpack (>= 4.2)
167
- activesupport (>= 4.2)
168
- railties (>= 4.2)
169
- rspec-core (~> 3.9)
170
- rspec-expectations (~> 3.9)
171
- rspec-mocks (~> 3.9)
172
- rspec-support (~> 3.9)
173
- rspec-support (3.10.0)
172
+ rspec-rails (5.0.0)
173
+ actionpack (>= 5.2)
174
+ activesupport (>= 5.2)
175
+ railties (>= 5.2)
176
+ rspec-core (~> 3.10)
177
+ rspec-expectations (~> 3.10)
178
+ rspec-mocks (~> 3.10)
179
+ rspec-support (~> 3.10)
180
+ rspec-support (3.10.2)
174
181
  rubocop (1.3.1)
175
182
  parallel (~> 1.10)
176
183
  parser (>= 2.7.1.5)
@@ -180,13 +187,13 @@ GEM
180
187
  rubocop-ast (>= 1.1.1)
181
188
  ruby-progressbar (~> 1.7)
182
189
  unicode-display_width (>= 1.4.0, < 2.0)
183
- rubocop-ast (1.1.1)
190
+ rubocop-ast (1.4.1)
184
191
  parser (>= 2.7.1.5)
185
192
  rubocop-rspec (2.0.0)
186
193
  rubocop (~> 1.0)
187
194
  rubocop-ast (>= 1.1.0)
188
- ruby-progressbar (1.10.1)
189
- sidekiq (6.1.2)
195
+ ruby-progressbar (1.11.0)
196
+ sidekiq (6.1.3)
190
197
  connection_pool (>= 2.2.2)
191
198
  rack (~> 2.0)
192
199
  redis (>= 4.2.0)
@@ -197,35 +204,34 @@ GEM
197
204
  actionpack (>= 4.0)
198
205
  activesupport (>= 4.0)
199
206
  sprockets (>= 3.0.0)
200
- thor (1.0.1)
201
- thread_safe (0.3.6)
202
- tzinfo (1.2.8)
203
- thread_safe (~> 0.1)
207
+ thor (1.1.0)
208
+ tzinfo (2.0.4)
209
+ concurrent-ruby (~> 1.0)
204
210
  unicode-display_width (1.7.0)
205
- webmock (3.10.0)
211
+ webmock (3.12.1)
206
212
  addressable (>= 2.3.6)
207
213
  crack (>= 0.3.2)
208
214
  hashdiff (>= 0.4.0, < 2.0.0)
209
215
  websocket-driver (0.7.3)
210
216
  websocket-extensions (>= 0.1.0)
211
217
  websocket-extensions (0.1.5)
212
- zeitwerk (2.4.1)
218
+ zeitwerk (2.4.2)
213
219
 
214
220
  PLATFORMS
215
221
  ruby
216
222
 
217
223
  DEPENDENCIES
218
224
  bundler (~> 2.0)
219
- getaround-rubocop (= 0.2.2)
225
+ getaround-rubocop (= 0.2.3)
220
226
  getaround_utils!
221
227
  lograge (~> 0.11.2)
222
- ougai (~> 1.8)
223
- pry (~> 0.13.1)
228
+ ougai (~> 2.0)
229
+ pry (~> 0.14.0)
224
230
  rails (~> 6.0)
225
231
  rake (~> 13.0)
226
232
  request_store_rails (~> 2.0)
227
233
  rspec (~> 3.9, >= 3.9.0)
228
- rspec-rails (~> 4.0)
234
+ rspec-rails (~> 5.0)
229
235
  rubocop (= 1.3.1)
230
236
  sidekiq (~> 6.0)
231
237
  webmock (~> 3.7)
@@ -19,17 +19,17 @@ Gem::Specification.new do |gem|
19
19
 
20
20
  # Development dependencies
21
21
  gem.add_development_dependency 'bundler', '~> 2.0'
22
- gem.add_development_dependency 'getaround-rubocop', '= 0.2.2'
23
- gem.add_development_dependency 'pry', '~> 0.13.1'
22
+ gem.add_development_dependency 'getaround-rubocop', '= 0.2.3'
23
+ gem.add_development_dependency 'pry', '~> 0.14.0'
24
24
  gem.add_development_dependency 'rake', '~> 13.0'
25
25
  gem.add_development_dependency 'rspec', '~> 3.9', '>= 3.9.0'
26
- gem.add_development_dependency 'rspec-rails', '~> 4.0'
26
+ gem.add_development_dependency 'rspec-rails', '~> 5.0'
27
27
  gem.add_development_dependency 'rubocop', '= 1.3.1'
28
28
  gem.add_development_dependency 'webmock', '~> 3.7'
29
29
 
30
30
  # Functional (optional) dependencies
31
31
  gem.add_development_dependency 'lograge', '~> 0.11.2'
32
- gem.add_development_dependency 'ougai', '~> 1.8'
32
+ gem.add_development_dependency 'ougai', '~> 2.0'
33
33
  gem.add_development_dependency 'rails', '~> 6.0'
34
34
  gem.add_development_dependency 'request_store_rails', '~> 2.0'
35
35
  gem.add_development_dependency 'sidekiq', '~> 6.0'
@@ -53,6 +53,6 @@ class GetaroundUtils::Railties::Lograge < Rails::Railtie
53
53
  event.payload[:lograge]
54
54
  }
55
55
  config.lograge.before_format = ->(data, _) {
56
- data.except(*HTTP_PARAMS).merge(http: data.slice(*HTTP_PARAMS))
56
+ data.except(*HTTP_PARAMS).deep_merge(http: data.slice(*HTTP_PARAMS))
57
57
  }
58
58
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module GetaroundUtils
4
- VERSION = '0.2.19'
4
+ VERSION = '0.2.20'
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.19
4
+ version: 0.2.20
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-01-25 00:00:00.000000000 Z
12
+ date: 2021-03-12 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -31,28 +31,28 @@ dependencies:
31
31
  requirements:
32
32
  - - '='
33
33
  - !ruby/object:Gem::Version
34
- version: 0.2.2
34
+ version: 0.2.3
35
35
  type: :development
36
36
  prerelease: false
37
37
  version_requirements: !ruby/object:Gem::Requirement
38
38
  requirements:
39
39
  - - '='
40
40
  - !ruby/object:Gem::Version
41
- version: 0.2.2
41
+ version: 0.2.3
42
42
  - !ruby/object:Gem::Dependency
43
43
  name: pry
44
44
  requirement: !ruby/object:Gem::Requirement
45
45
  requirements:
46
46
  - - "~>"
47
47
  - !ruby/object:Gem::Version
48
- version: 0.13.1
48
+ version: 0.14.0
49
49
  type: :development
50
50
  prerelease: false
51
51
  version_requirements: !ruby/object:Gem::Requirement
52
52
  requirements:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
- version: 0.13.1
55
+ version: 0.14.0
56
56
  - !ruby/object:Gem::Dependency
57
57
  name: rake
58
58
  requirement: !ruby/object:Gem::Requirement
@@ -93,14 +93,14 @@ dependencies:
93
93
  requirements:
94
94
  - - "~>"
95
95
  - !ruby/object:Gem::Version
96
- version: '4.0'
96
+ version: '5.0'
97
97
  type: :development
98
98
  prerelease: false
99
99
  version_requirements: !ruby/object:Gem::Requirement
100
100
  requirements:
101
101
  - - "~>"
102
102
  - !ruby/object:Gem::Version
103
- version: '4.0'
103
+ version: '5.0'
104
104
  - !ruby/object:Gem::Dependency
105
105
  name: rubocop
106
106
  requirement: !ruby/object:Gem::Requirement
@@ -149,14 +149,14 @@ dependencies:
149
149
  requirements:
150
150
  - - "~>"
151
151
  - !ruby/object:Gem::Version
152
- version: '1.8'
152
+ version: '2.0'
153
153
  type: :development
154
154
  prerelease: false
155
155
  version_requirements: !ruby/object:Gem::Requirement
156
156
  requirements:
157
157
  - - "~>"
158
158
  - !ruby/object:Gem::Version
159
- version: '1.8'
159
+ version: '2.0'
160
160
  - !ruby/object:Gem::Dependency
161
161
  name: rails
162
162
  requirement: !ruby/object:Gem::Requirement
@@ -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
246
- signing_key:
246
+ signing_key:
247
247
  specification_version: 4
248
248
  summary: Backend shared utility classes
249
249
  test_files: []