acts-as-taggable-on-mongoid 6.1.1.10 → 6.1.1.11
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d9da4fee192533b549c96cd4045f26daeb5712314aac723ca805724b2ff90f2b
|
4
|
+
data.tar.gz: 3a0da8a2e8c7bf12724af2187bb90628ccca8b26c9e21e4685034be6ca0a0f78
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 10c4cad73d211246572cc28410f2e287f8e3e439109c27428f00bba77ce03869cf3e7befe9c29142f71113016d2755960f3ac8164f867a80ac03a1ddd31c53dc
|
7
|
+
data.tar.gz: bb31746bae0deb4a414f52f83e77e8810d2b9a4b56d9ede087c49a378543aaaf85e3bf05517ff46706a39558387eff259bca1da42ed52bab57c3c12636750a85
|
data/Gemfile.lock
CHANGED
@@ -1,47 +1,46 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
acts-as-taggable-on-mongoid (6.1.1.
|
4
|
+
acts-as-taggable-on-mongoid (6.1.1.11)
|
5
5
|
activesupport (>= 5.0)
|
6
6
|
mongoid (>= 6.1.1, <= 7.0.2)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
activemodel (5.2.4.
|
12
|
-
activesupport (= 5.2.4.
|
13
|
-
activesupport (5.2.4.
|
11
|
+
activemodel (5.2.4.3)
|
12
|
+
activesupport (= 5.2.4.3)
|
13
|
+
activesupport (5.2.4.3)
|
14
14
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
15
15
|
i18n (>= 0.7, < 2)
|
16
16
|
minitest (~> 5.1)
|
17
17
|
tzinfo (~> 1.1)
|
18
18
|
addressable (2.7.0)
|
19
19
|
public_suffix (>= 2.0.2, < 5.0)
|
20
|
-
ast (2.4.
|
20
|
+
ast (2.4.1)
|
21
21
|
axiom-types (0.1.1)
|
22
22
|
descendants_tracker (~> 0.0.4)
|
23
23
|
ice_nine (~> 0.11.0)
|
24
24
|
thread_safe (~> 0.3, >= 0.3.1)
|
25
|
-
brakeman (4.
|
25
|
+
brakeman (4.10.0)
|
26
26
|
bson (4.8.2)
|
27
|
-
code_analyzer (0.5.
|
27
|
+
code_analyzer (0.5.2)
|
28
28
|
sexp_processor
|
29
29
|
codeclimate-engine-rb (0.4.1)
|
30
30
|
virtus (~> 1.0)
|
31
|
-
codecov (0.
|
31
|
+
codecov (0.2.12)
|
32
32
|
json
|
33
33
|
simplecov
|
34
|
-
url
|
35
34
|
coercible (1.0.0)
|
36
35
|
descendants_tracker (~> 0.0.1)
|
37
36
|
colorize (0.8.1)
|
38
|
-
concurrent-ruby (1.1.
|
37
|
+
concurrent-ruby (1.1.7)
|
39
38
|
cornucopia (0.1.56)
|
40
39
|
activesupport (> 4.0, < 6.0)
|
41
|
-
database_cleaner (1.8.
|
40
|
+
database_cleaner (1.8.5)
|
42
41
|
descendants_tracker (0.0.4)
|
43
42
|
thread_safe (~> 0.3, >= 0.3.1)
|
44
|
-
diff-lcs (1.
|
43
|
+
diff-lcs (1.4.4)
|
45
44
|
docile (1.3.2)
|
46
45
|
equalizer (0.0.11)
|
47
46
|
erubis (2.7.0)
|
@@ -50,25 +49,24 @@ GEM
|
|
50
49
|
fasterer (0.8.3)
|
51
50
|
colorize (~> 0.7)
|
52
51
|
ruby_parser (>= 3.14.1)
|
53
|
-
gem-release (2.
|
54
|
-
gitlab (4.
|
52
|
+
gem-release (2.2.0)
|
53
|
+
gitlab (4.16.1)
|
55
54
|
httparty (~> 0.14, >= 0.14.0)
|
56
55
|
terminal-table (~> 1.5, >= 1.5.1)
|
57
|
-
httparty (0.18.
|
56
|
+
httparty (0.18.1)
|
58
57
|
mime-types (~> 3.0)
|
59
58
|
multi_xml (>= 0.5.2)
|
60
59
|
i18n (1.8.2)
|
61
60
|
concurrent-ruby (~> 1.0)
|
62
61
|
ice_nine (0.11.2)
|
63
|
-
|
64
|
-
json (2.3.0)
|
62
|
+
json (2.3.1)
|
65
63
|
kwalify (0.7.2)
|
66
64
|
mime-types (3.3.1)
|
67
65
|
mime-types-data (~> 3.2015)
|
68
|
-
mime-types-data (3.2020.
|
69
|
-
minitest (5.14.
|
70
|
-
mongo (2.
|
71
|
-
bson (>= 4.
|
66
|
+
mime-types-data (3.2020.0512)
|
67
|
+
minitest (5.14.2)
|
68
|
+
mongo (2.13.1)
|
69
|
+
bson (>= 4.8.2, < 5.0.0)
|
72
70
|
mongoid (7.0.2)
|
73
71
|
activemodel (>= 5.1, < 6.0.0)
|
74
72
|
mongo (>= 2.5.1, < 3.0.0)
|
@@ -77,9 +75,9 @@ GEM
|
|
77
75
|
octokit (4.18.0)
|
78
76
|
faraday (>= 0.9)
|
79
77
|
sawyer (~> 0.8.0, >= 0.5.3)
|
80
|
-
parallel (1.19.
|
81
|
-
parser (2.7.
|
82
|
-
ast (~> 2.4.
|
78
|
+
parallel (1.19.2)
|
79
|
+
parser (2.7.2.0)
|
80
|
+
ast (~> 2.4.1)
|
83
81
|
pronto (0.10.0)
|
84
82
|
gitlab (~> 4.0, >= 4.0.0)
|
85
83
|
httparty (>= 0.13.7)
|
@@ -105,7 +103,7 @@ GEM
|
|
105
103
|
pronto (~> 0.10.0)
|
106
104
|
rubocop (~> 0.50, >= 0.49.1)
|
107
105
|
psych (3.1.0)
|
108
|
-
public_suffix (4.0.
|
106
|
+
public_suffix (4.0.6)
|
109
107
|
rails_best_practices (1.20.0)
|
110
108
|
activesupport
|
111
109
|
code_analyzer (>= 0.5.1)
|
@@ -122,56 +120,60 @@ GEM
|
|
122
120
|
parser (>= 2.5.0.0, < 2.8, != 2.5.1.1)
|
123
121
|
psych (~> 3.1.0)
|
124
122
|
rainbow (>= 2.0, < 4.0)
|
123
|
+
regexp_parser (1.8.2)
|
125
124
|
require_all (3.0.0)
|
126
125
|
rexml (3.2.4)
|
127
126
|
rspec (3.9.0)
|
128
127
|
rspec-core (~> 3.9.0)
|
129
128
|
rspec-expectations (~> 3.9.0)
|
130
129
|
rspec-mocks (~> 3.9.0)
|
131
|
-
rspec-core (3.9.
|
132
|
-
rspec-support (~> 3.9.
|
133
|
-
rspec-expectations (3.9.
|
130
|
+
rspec-core (3.9.3)
|
131
|
+
rspec-support (~> 3.9.3)
|
132
|
+
rspec-expectations (3.9.2)
|
134
133
|
diff-lcs (>= 1.2.0, < 2.0)
|
135
134
|
rspec-support (~> 3.9.0)
|
136
135
|
rspec-mocks (3.9.1)
|
137
136
|
diff-lcs (>= 1.2.0, < 2.0)
|
138
137
|
rspec-support (~> 3.9.0)
|
139
|
-
rspec-support (3.9.
|
138
|
+
rspec-support (3.9.3)
|
140
139
|
rspec_junit_formatter (0.4.1)
|
141
140
|
rspec-core (>= 2, < 4, != 2.12.0)
|
142
|
-
rubocop (0.
|
143
|
-
jaro_winkler (~> 1.5.1)
|
141
|
+
rubocop (0.92.0)
|
144
142
|
parallel (~> 1.10)
|
145
|
-
parser (>= 2.7.
|
143
|
+
parser (>= 2.7.1.5)
|
146
144
|
rainbow (>= 2.2.2, < 4.0)
|
145
|
+
regexp_parser (>= 1.7)
|
147
146
|
rexml
|
147
|
+
rubocop-ast (>= 0.5.0)
|
148
148
|
ruby-progressbar (~> 1.7)
|
149
149
|
unicode-display_width (>= 1.4.0, < 2.0)
|
150
|
-
rubocop-
|
151
|
-
|
150
|
+
rubocop-ast (0.8.0)
|
151
|
+
parser (>= 2.7.1.5)
|
152
|
+
rubocop-performance (1.8.1)
|
153
|
+
rubocop (>= 0.87.0)
|
154
|
+
rubocop-ast (>= 0.4.0)
|
152
155
|
ruby-progressbar (1.10.1)
|
153
|
-
ruby_parser (3.
|
156
|
+
ruby_parser (3.15.0)
|
154
157
|
sexp_processor (~> 4.9)
|
155
158
|
rugged (0.99.0)
|
156
159
|
sawyer (0.8.2)
|
157
160
|
addressable (>= 2.3.5)
|
158
161
|
faraday (> 0.8, < 2.0)
|
159
|
-
sexp_processor (4.
|
160
|
-
simplecov (0.
|
162
|
+
sexp_processor (4.15.1)
|
163
|
+
simplecov (0.19.0)
|
161
164
|
docile (~> 1.1)
|
162
165
|
simplecov-html (~> 0.11)
|
163
|
-
simplecov-html (0.12.
|
166
|
+
simplecov-html (0.12.3)
|
164
167
|
simplecov-rcov (0.2.3)
|
165
168
|
simplecov (>= 0.4.1)
|
166
169
|
terminal-table (1.8.0)
|
167
170
|
unicode-display_width (~> 1.1, >= 1.1.1)
|
168
171
|
thor (0.20.3)
|
169
172
|
thread_safe (0.3.6)
|
170
|
-
timecop (0.9.
|
171
|
-
tzinfo (1.2.
|
173
|
+
timecop (0.9.2)
|
174
|
+
tzinfo (1.2.7)
|
172
175
|
thread_safe (~> 0.1)
|
173
176
|
unicode-display_width (1.7.0)
|
174
|
-
url (0.3.2)
|
175
177
|
virtus (1.0.5)
|
176
178
|
axiom-types (~> 0.1)
|
177
179
|
coercible (~> 1.0)
|
@@ -183,7 +185,7 @@ PLATFORMS
|
|
183
185
|
|
184
186
|
DEPENDENCIES
|
185
187
|
acts-as-taggable-on-mongoid!
|
186
|
-
codecov (~> 0.
|
188
|
+
codecov (~> 0.2.2, ~> 0.1)
|
187
189
|
cornucopia
|
188
190
|
database_cleaner
|
189
191
|
gem-release
|
@@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
|
|
34
34
|
spec.add_dependency "activesupport", ">= 5.0"
|
35
35
|
spec.add_dependency "mongoid", ">= 6.1.1", "<= 7.0.2"
|
36
36
|
|
37
|
-
spec.add_development_dependency "codecov", "~> 0.1", "~> 0.
|
37
|
+
spec.add_development_dependency "codecov", "~> 0.1", "~> 0.2.2"
|
38
38
|
spec.add_development_dependency "cornucopia"
|
39
39
|
spec.add_development_dependency "database_cleaner"
|
40
40
|
spec.add_development_dependency "pronto"
|
@@ -25,14 +25,12 @@ module ActsAsTaggableOnMongoid
|
|
25
25
|
tries ||= 3
|
26
26
|
|
27
27
|
find_or_create_tag(tag_name, tag_definition, owner)
|
28
|
-
rescue
|
29
|
-
# :nocov:
|
28
|
+
rescue StandardError
|
30
29
|
if (tries -= 1).positive?
|
31
30
|
retry
|
32
31
|
end
|
33
32
|
|
34
|
-
raise
|
35
|
-
# :nocov:
|
33
|
+
raise
|
36
34
|
end
|
37
35
|
end
|
38
36
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: acts-as-taggable-on-mongoid
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.1.1.
|
4
|
+
version: 6.1.1.11
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- RealNobody
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-10-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|
@@ -53,7 +53,7 @@ dependencies:
|
|
53
53
|
version: '0.1'
|
54
54
|
- - "~>"
|
55
55
|
- !ruby/object:Gem::Version
|
56
|
-
version: 0.
|
56
|
+
version: 0.2.2
|
57
57
|
type: :development
|
58
58
|
prerelease: false
|
59
59
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -63,7 +63,7 @@ dependencies:
|
|
63
63
|
version: '0.1'
|
64
64
|
- - "~>"
|
65
65
|
- !ruby/object:Gem::Version
|
66
|
-
version: 0.
|
66
|
+
version: 0.2.2
|
67
67
|
- !ruby/object:Gem::Dependency
|
68
68
|
name: cornucopia
|
69
69
|
requirement: !ruby/object:Gem::Requirement
|