fleiss 0.3.1 → 0.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.rubocop.yml +1 -1
- data/.travis.yml +1 -1
- data/Gemfile.lock +27 -26
- data/fleiss.gemspec +4 -4
- metadata +8 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2d7f27ee73ed5c0434f79ec98f0c249f4f41ece528807cabc3efd29f8ebf79c0
|
4
|
+
data.tar.gz: e597168cfb8931240110ad45b4ee49937128bdb4dce826d142954253ce29dc9d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 737815c833f1ff98e4c18c54709b7671ecd26cabb8500e5f93375a4ac528b4a8344381fe906db2e27726e2217de036a406aa83263514e2475798e5a15831f037
|
7
|
+
data.tar.gz: dae7da18743673e38465150031a48734e7911d7894c0131a8d9469d472650f30ea53a73d6217bcc6c4f237c93fa8dfd147ad9df4ac3542e1f015e75dbbda4c4c
|
data/.rubocop.yml
CHANGED
data/.travis.yml
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,28 +1,28 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
fleiss (0.
|
5
|
-
activejob (>=
|
6
|
-
activerecord (>=
|
4
|
+
fleiss (0.4.0)
|
5
|
+
activejob (>= 6.0)
|
6
|
+
activerecord (>= 6.0)
|
7
7
|
concurrent-ruby
|
8
8
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
activejob (6.0.
|
13
|
-
activesupport (= 6.0.
|
12
|
+
activejob (6.0.3.1)
|
13
|
+
activesupport (= 6.0.3.1)
|
14
14
|
globalid (>= 0.3.6)
|
15
|
-
activemodel (6.0.
|
16
|
-
activesupport (= 6.0.
|
17
|
-
activerecord (6.0.
|
18
|
-
activemodel (= 6.0.
|
19
|
-
activesupport (= 6.0.
|
20
|
-
activesupport (6.0.
|
15
|
+
activemodel (6.0.3.1)
|
16
|
+
activesupport (= 6.0.3.1)
|
17
|
+
activerecord (6.0.3.1)
|
18
|
+
activemodel (= 6.0.3.1)
|
19
|
+
activesupport (= 6.0.3.1)
|
20
|
+
activesupport (6.0.3.1)
|
21
21
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
22
22
|
i18n (>= 0.7, < 2)
|
23
23
|
minitest (~> 5.1)
|
24
24
|
tzinfo (~> 1.1)
|
25
|
-
zeitwerk (~> 2.2)
|
25
|
+
zeitwerk (~> 2.2, >= 2.2.2)
|
26
26
|
ast (2.4.0)
|
27
27
|
concurrent-ruby (1.1.6)
|
28
28
|
diff-lcs (1.3)
|
@@ -30,13 +30,12 @@ GEM
|
|
30
30
|
activesupport (>= 4.2.0)
|
31
31
|
i18n (1.8.2)
|
32
32
|
concurrent-ruby (~> 1.0)
|
33
|
-
|
34
|
-
minitest (5.14.0)
|
33
|
+
minitest (5.14.1)
|
35
34
|
mysql2 (0.5.3)
|
36
35
|
parallel (1.19.1)
|
37
|
-
parser (2.7.
|
36
|
+
parser (2.7.1.3)
|
38
37
|
ast (~> 2.4.0)
|
39
|
-
pg (1.2.
|
38
|
+
pg (1.2.3)
|
40
39
|
rainbow (3.0.0)
|
41
40
|
rake (13.0.1)
|
42
41
|
rexml (3.2.4)
|
@@ -44,30 +43,32 @@ GEM
|
|
44
43
|
rspec-core (~> 3.9.0)
|
45
44
|
rspec-expectations (~> 3.9.0)
|
46
45
|
rspec-mocks (~> 3.9.0)
|
47
|
-
rspec-core (3.9.
|
48
|
-
rspec-support (~> 3.9.
|
49
|
-
rspec-expectations (3.9.
|
46
|
+
rspec-core (3.9.2)
|
47
|
+
rspec-support (~> 3.9.3)
|
48
|
+
rspec-expectations (3.9.2)
|
50
49
|
diff-lcs (>= 1.2.0, < 2.0)
|
51
50
|
rspec-support (~> 3.9.0)
|
52
51
|
rspec-mocks (3.9.1)
|
53
52
|
diff-lcs (>= 1.2.0, < 2.0)
|
54
53
|
rspec-support (~> 3.9.0)
|
55
|
-
rspec-support (3.9.
|
56
|
-
rubocop (0.
|
57
|
-
jaro_winkler (~> 1.5.1)
|
54
|
+
rspec-support (3.9.3)
|
55
|
+
rubocop (0.84.0)
|
58
56
|
parallel (~> 1.10)
|
59
57
|
parser (>= 2.7.0.1)
|
60
58
|
rainbow (>= 2.2.2, < 4.0)
|
61
59
|
rexml
|
60
|
+
rubocop-ast (>= 0.0.3)
|
62
61
|
ruby-progressbar (~> 1.7)
|
63
|
-
unicode-display_width (>= 1.4.0, <
|
62
|
+
unicode-display_width (>= 1.4.0, < 2.0)
|
63
|
+
rubocop-ast (0.0.3)
|
64
|
+
parser (>= 2.7.0.1)
|
64
65
|
ruby-progressbar (1.10.1)
|
65
66
|
sqlite3 (1.4.2)
|
66
67
|
thread_safe (0.3.6)
|
67
|
-
tzinfo (1.2.
|
68
|
+
tzinfo (1.2.7)
|
68
69
|
thread_safe (~> 0.1)
|
69
|
-
unicode-display_width (1.
|
70
|
-
zeitwerk (2.
|
70
|
+
unicode-display_width (1.7.0)
|
71
|
+
zeitwerk (2.3.0)
|
71
72
|
|
72
73
|
PLATFORMS
|
73
74
|
ruby
|
data/fleiss.gemspec
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Gem::Specification.new do |s|
|
2
2
|
s.name = 'fleiss'
|
3
|
-
s.version = '0.
|
3
|
+
s.version = '0.4.0'
|
4
4
|
s.authors = ['Black Square Media Ltd']
|
5
5
|
s.email = ['info@blacksquaremedia.com']
|
6
6
|
s.summary = %(Minimialist background jobs backed by ActiveJob and ActiveRecord.)
|
@@ -12,10 +12,10 @@ Gem::Specification.new do |s|
|
|
12
12
|
s.files = `git ls-files -z`.split("\x0").reject {|f| f.match(%r{^spec/}) }
|
13
13
|
s.test_files = `git ls-files -z -- spec/*`.split("\x0")
|
14
14
|
s.require_paths = ['lib']
|
15
|
-
s.required_ruby_version = '>= 2.
|
15
|
+
s.required_ruby_version = '>= 2.6'
|
16
16
|
|
17
|
-
s.add_dependency 'activejob', '>=
|
18
|
-
s.add_dependency 'activerecord', '>=
|
17
|
+
s.add_dependency 'activejob', '>= 6.0'
|
18
|
+
s.add_dependency 'activerecord', '>= 6.0'
|
19
19
|
s.add_dependency 'concurrent-ruby'
|
20
20
|
|
21
21
|
s.add_development_dependency 'bundler'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fleiss
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Black Square Media Ltd
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-05-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activejob
|
@@ -16,28 +16,28 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: '
|
19
|
+
version: '6.0'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - ">="
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: '
|
26
|
+
version: '6.0'
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: activerecord
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
31
|
- - ">="
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: '
|
33
|
+
version: '6.0'
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - ">="
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: '
|
40
|
+
version: '6.0'
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: concurrent-ruby
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
@@ -195,14 +195,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
195
195
|
requirements:
|
196
196
|
- - ">="
|
197
197
|
- !ruby/object:Gem::Version
|
198
|
-
version: '2.
|
198
|
+
version: '2.6'
|
199
199
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
200
200
|
requirements:
|
201
201
|
- - ">="
|
202
202
|
- !ruby/object:Gem::Version
|
203
203
|
version: '0'
|
204
204
|
requirements: []
|
205
|
-
rubygems_version: 3.
|
205
|
+
rubygems_version: 3.1.2
|
206
206
|
signing_key:
|
207
207
|
specification_version: 4
|
208
208
|
summary: Minimialist background jobs backed by ActiveJob and ActiveRecord.
|