lite-report 1.0.5 → 1.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.rubocop.yml +2 -0
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +38 -37
- data/lib/lite/report/record.rb +1 -1
- data/lib/lite/report/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b94708f3ef60f8780c0444e9ea75767073b8c6e93ca3ec2259d3d9fab20f4e3f
|
4
|
+
data.tar.gz: c47f0fcc4a55fd85b52d479fab6b79f66c49ef7644fbd2eca93e1638142e2437
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ec0aaa4561df1d5ed44c48897aefc7580769936e6ece768679321c8208d43b1def9308982e9f3320b040bed9d2a98c5641ae8e381524c2b1a8d7c3e7a7b1eda4
|
7
|
+
data.tar.gz: 278459ea22c634e0e38222af6b55031a4d02ed7831eb1f67ac625a136ee88e4e9543990c6b67266451e4f22928a29e76df81f4b4ca28c1a1f621ed9f1adbc9b7
|
data/.rubocop.yml
CHANGED
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
lite-report (1.0.
|
4
|
+
lite-report (1.0.6)
|
5
5
|
activerecord
|
6
6
|
activerecord-import
|
7
7
|
deep_pluck
|
@@ -9,27 +9,27 @@ PATH
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
actionpack (6.0.3.
|
13
|
-
actionview (= 6.0.3.
|
14
|
-
activesupport (= 6.0.3.
|
12
|
+
actionpack (6.0.3.4)
|
13
|
+
actionview (= 6.0.3.4)
|
14
|
+
activesupport (= 6.0.3.4)
|
15
15
|
rack (~> 2.0, >= 2.0.8)
|
16
16
|
rack-test (>= 0.6.3)
|
17
17
|
rails-dom-testing (~> 2.0)
|
18
18
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
19
|
-
actionview (6.0.3.
|
20
|
-
activesupport (= 6.0.3.
|
19
|
+
actionview (6.0.3.4)
|
20
|
+
activesupport (= 6.0.3.4)
|
21
21
|
builder (~> 3.1)
|
22
22
|
erubi (~> 1.4)
|
23
23
|
rails-dom-testing (~> 2.0)
|
24
24
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
25
|
-
activemodel (6.0.3.
|
26
|
-
activesupport (= 6.0.3.
|
27
|
-
activerecord (6.0.3.
|
28
|
-
activemodel (= 6.0.3.
|
29
|
-
activesupport (= 6.0.3.
|
30
|
-
activerecord-import (1.0.
|
25
|
+
activemodel (6.0.3.4)
|
26
|
+
activesupport (= 6.0.3.4)
|
27
|
+
activerecord (6.0.3.4)
|
28
|
+
activemodel (= 6.0.3.4)
|
29
|
+
activesupport (= 6.0.3.4)
|
30
|
+
activerecord-import (1.0.6)
|
31
31
|
activerecord (>= 3.2)
|
32
|
-
activesupport (6.0.3.
|
32
|
+
activesupport (6.0.3.4)
|
33
33
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
34
34
|
i18n (>= 0.7, < 2)
|
35
35
|
minitest (~> 5.1)
|
@@ -38,7 +38,7 @@ GEM
|
|
38
38
|
ast (2.4.1)
|
39
39
|
builder (3.2.4)
|
40
40
|
colorize (0.8.1)
|
41
|
-
concurrent-ruby (1.1.
|
41
|
+
concurrent-ruby (1.1.7)
|
42
42
|
crass (1.0.6)
|
43
43
|
database_cleaner (1.8.5)
|
44
44
|
deep_pluck (1.1.4)
|
@@ -53,18 +53,18 @@ GEM
|
|
53
53
|
generator_spec (0.9.4)
|
54
54
|
activesupport (>= 3.0.0)
|
55
55
|
railties (>= 3.0.0)
|
56
|
-
i18n (1.8.
|
56
|
+
i18n (1.8.5)
|
57
57
|
concurrent-ruby (~> 1.0)
|
58
|
-
loofah (2.
|
58
|
+
loofah (2.7.0)
|
59
59
|
crass (~> 1.0.2)
|
60
60
|
nokogiri (>= 1.5.9)
|
61
61
|
method_source (1.0.0)
|
62
62
|
mini_portile2 (2.4.0)
|
63
|
-
minitest (5.14.
|
64
|
-
nokogiri (1.10.
|
63
|
+
minitest (5.14.2)
|
64
|
+
nokogiri (1.10.10)
|
65
65
|
mini_portile2 (~> 2.4.0)
|
66
66
|
parallel (1.19.2)
|
67
|
-
parser (2.7.
|
67
|
+
parser (2.7.2.0)
|
68
68
|
ast (~> 2.4.1)
|
69
69
|
pluck_all (2.0.4)
|
70
70
|
activesupport (>= 3.0.0)
|
@@ -80,9 +80,9 @@ GEM
|
|
80
80
|
loofah (~> 2.3)
|
81
81
|
rails_compatibility (0.0.2)
|
82
82
|
activerecord (>= 3)
|
83
|
-
railties (6.0.3.
|
84
|
-
actionpack (= 6.0.3.
|
85
|
-
activesupport (= 6.0.3.
|
83
|
+
railties (6.0.3.4)
|
84
|
+
actionpack (= 6.0.3.4)
|
85
|
+
activesupport (= 6.0.3.4)
|
86
86
|
method_source
|
87
87
|
rake (>= 0.8.7)
|
88
88
|
thor (>= 0.20.3, < 2.0)
|
@@ -93,13 +93,13 @@ GEM
|
|
93
93
|
activesupport (>= 5.2.1)
|
94
94
|
i18n
|
95
95
|
polyamorous (= 2.3.2)
|
96
|
-
regexp_parser (1.
|
96
|
+
regexp_parser (1.8.1)
|
97
97
|
rexml (3.2.4)
|
98
98
|
rspec (3.9.0)
|
99
99
|
rspec-core (~> 3.9.0)
|
100
100
|
rspec-expectations (~> 3.9.0)
|
101
101
|
rspec-mocks (~> 3.9.0)
|
102
|
-
rspec-core (3.9.
|
102
|
+
rspec-core (3.9.3)
|
103
103
|
rspec-support (~> 3.9.3)
|
104
104
|
rspec-expectations (3.9.2)
|
105
105
|
diff-lcs (>= 1.2.0, < 2.0)
|
@@ -116,32 +116,33 @@ GEM
|
|
116
116
|
rspec-mocks (~> 3.9)
|
117
117
|
rspec-support (~> 3.9)
|
118
118
|
rspec-support (3.9.3)
|
119
|
-
rubocop (0.
|
119
|
+
rubocop (0.93.0)
|
120
120
|
parallel (~> 1.10)
|
121
|
-
parser (>= 2.7.
|
121
|
+
parser (>= 2.7.1.5)
|
122
122
|
rainbow (>= 2.2.2, < 4.0)
|
123
|
-
regexp_parser (>= 1.
|
123
|
+
regexp_parser (>= 1.8)
|
124
124
|
rexml
|
125
|
-
rubocop-ast (>= 0.
|
125
|
+
rubocop-ast (>= 0.6.0)
|
126
126
|
ruby-progressbar (~> 1.7)
|
127
127
|
unicode-display_width (>= 1.4.0, < 2.0)
|
128
|
-
rubocop-ast (0.1
|
129
|
-
parser (>= 2.7.
|
130
|
-
rubocop-performance (1.
|
131
|
-
rubocop (>= 0.
|
132
|
-
|
133
|
-
|
128
|
+
rubocop-ast (0.7.1)
|
129
|
+
parser (>= 2.7.1.5)
|
130
|
+
rubocop-performance (1.8.1)
|
131
|
+
rubocop (>= 0.87.0)
|
132
|
+
rubocop-ast (>= 0.4.0)
|
133
|
+
rubocop-rspec (1.43.2)
|
134
|
+
rubocop (~> 0.87)
|
134
135
|
ruby-progressbar (1.10.1)
|
135
|
-
ruby_parser (3.
|
136
|
+
ruby_parser (3.15.0)
|
136
137
|
sexp_processor (~> 4.9)
|
137
|
-
sexp_processor (4.15.
|
138
|
+
sexp_processor (4.15.1)
|
138
139
|
sqlite3 (1.4.2)
|
139
140
|
thor (1.0.1)
|
140
141
|
thread_safe (0.3.6)
|
141
142
|
tzinfo (1.2.7)
|
142
143
|
thread_safe (~> 0.1)
|
143
144
|
unicode-display_width (1.7.0)
|
144
|
-
zeitwerk (2.
|
145
|
+
zeitwerk (2.4.0)
|
145
146
|
|
146
147
|
PLATFORMS
|
147
148
|
ruby
|
data/lib/lite/report/record.rb
CHANGED
@@ -18,7 +18,7 @@ class Lite::Report::Record < Lite::Report::Base
|
|
18
18
|
@data = Lite::Report::Hash.import(@data, csv_options: @csv_options, data_options: @data_options)
|
19
19
|
.each { |row| row.delete(:id) || row.delete('id') }
|
20
20
|
|
21
|
-
klass.import(@data,
|
21
|
+
klass.import(@data, **@import_options)
|
22
22
|
end
|
23
23
|
|
24
24
|
private
|
data/lib/lite/report/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: lite-report
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Juan Gomez
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-10-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|