searchable-by 0.7.2 → 0.7.3

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: 0e4e441547e362a7212dd9d706a46b3f99501295ef996e1c053aac336bd3ad8e
4
- data.tar.gz: 34532895f83d269d8e8feefab72c7df489cd436cb2b7edb63d5a0f449407bfd4
3
+ metadata.gz: 7c281721470fe15890260c41f17094fc836d049b10e1771b0ad1beda82b2408e
4
+ data.tar.gz: 287a4c13fc98808660319e0415c852ff492f4467098731e3379b8a68e52bd2f4
5
5
  SHA512:
6
- metadata.gz: aad7ba2ceb7972367e635d8f0c93e356421b1adb012d4803fc1b7aecf3b4a661fbf4381e9a71a6d0b96e972810dda5bf28efe1e6d00ef955a89569a46202f9e5
7
- data.tar.gz: ee7b3e43c8d8f89847bd9d61de69c85817ac99d250ad2d49f9850d8d10c1b2e9ba1315ce2dafab77c19652168371a1d3ecd8d95939383692a88eb8878ea13c0a
6
+ metadata.gz: fe6861ab7d50ddc1151f287ec3f9fbf3e052566f0b999f9179e699bc25bca5f50a5120fabc7a8ec9cb2be764e24be5eea09cd709145a90a167b8b5f0cd4ffefa
7
+ data.tar.gz: 47e232a71e1669c7c70185ad405d8cd89fbddedffc6131b2dbed1c2e31fe040b0bd06d271522721ab418765f3b376a6765e41215cbe51a7459749349376a1978
data/Gemfile.lock CHANGED
@@ -1,79 +1,79 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- searchable-by (0.7.2)
4
+ searchable-by (0.7.3)
5
5
  activerecord
6
6
 
7
7
  GEM
8
8
  remote: http://rubygems.org/
9
9
  specs:
10
- activemodel (7.0.4.2)
11
- activesupport (= 7.0.4.2)
12
- activerecord (7.0.4.2)
13
- activemodel (= 7.0.4.2)
14
- activesupport (= 7.0.4.2)
15
- activesupport (7.0.4.2)
10
+ activemodel (7.0.4.3)
11
+ activesupport (= 7.0.4.3)
12
+ activerecord (7.0.4.3)
13
+ activemodel (= 7.0.4.3)
14
+ activesupport (= 7.0.4.3)
15
+ activesupport (7.0.4.3)
16
16
  concurrent-ruby (~> 1.0, >= 1.0.2)
17
17
  i18n (>= 1.6, < 2)
18
18
  minitest (>= 5.1)
19
19
  tzinfo (~> 2.0)
20
20
  ast (2.4.2)
21
- concurrent-ruby (1.2.0)
21
+ concurrent-ruby (1.2.2)
22
22
  diff-lcs (1.5.0)
23
23
  i18n (1.12.0)
24
24
  concurrent-ruby (~> 1.0)
25
25
  json (2.6.3)
26
26
  mini_portile2 (2.8.1)
27
- minitest (5.17.0)
27
+ minitest (5.18.0)
28
28
  parallel (1.22.1)
29
- parser (3.2.0.0)
29
+ parser (3.2.1.1)
30
30
  ast (~> 2.4.1)
31
31
  rainbow (3.1.1)
32
32
  rake (13.0.6)
33
- regexp_parser (2.6.2)
33
+ regexp_parser (2.7.0)
34
34
  rexml (3.2.5)
35
35
  rspec (3.12.0)
36
36
  rspec-core (~> 3.12.0)
37
37
  rspec-expectations (~> 3.12.0)
38
38
  rspec-mocks (~> 3.12.0)
39
- rspec-core (3.12.0)
39
+ rspec-core (3.12.1)
40
40
  rspec-support (~> 3.12.0)
41
41
  rspec-expectations (3.12.2)
42
42
  diff-lcs (>= 1.2.0, < 2.0)
43
43
  rspec-support (~> 3.12.0)
44
- rspec-mocks (3.12.3)
44
+ rspec-mocks (3.12.4)
45
45
  diff-lcs (>= 1.2.0, < 2.0)
46
46
  rspec-support (~> 3.12.0)
47
47
  rspec-support (3.12.0)
48
- rubocop (1.44.1)
48
+ rubocop (1.48.1)
49
49
  json (~> 2.3)
50
50
  parallel (~> 1.10)
51
51
  parser (>= 3.2.0.0)
52
52
  rainbow (>= 2.2.2, < 4.0)
53
53
  regexp_parser (>= 1.8, < 3.0)
54
54
  rexml (>= 3.2.5, < 4.0)
55
- rubocop-ast (>= 1.24.1, < 2.0)
55
+ rubocop-ast (>= 1.26.0, < 2.0)
56
56
  ruby-progressbar (~> 1.7)
57
57
  unicode-display_width (>= 2.4.0, < 3.0)
58
- rubocop-ast (1.24.1)
59
- parser (>= 3.1.1.0)
58
+ rubocop-ast (1.27.0)
59
+ parser (>= 3.2.1.0)
60
60
  rubocop-bsm (0.6.1)
61
61
  rubocop (~> 1.0)
62
62
  rubocop-performance
63
63
  rubocop-rake
64
64
  rubocop-rspec
65
- rubocop-capybara (2.17.0)
65
+ rubocop-capybara (2.17.1)
66
66
  rubocop (~> 1.41)
67
- rubocop-performance (1.15.2)
67
+ rubocop-performance (1.16.0)
68
68
  rubocop (>= 1.7.0, < 2.0)
69
69
  rubocop-ast (>= 0.4.0)
70
70
  rubocop-rake (0.6.0)
71
71
  rubocop (~> 1.0)
72
- rubocop-rspec (2.18.1)
72
+ rubocop-rspec (2.19.0)
73
73
  rubocop (~> 1.33)
74
74
  rubocop-capybara (~> 2.17)
75
- ruby-progressbar (1.11.0)
76
- sqlite3 (1.6.0)
75
+ ruby-progressbar (1.13.0)
76
+ sqlite3 (1.6.1)
77
77
  mini_portile2 (~> 2.8.0)
78
78
  tzinfo (2.0.6)
79
79
  concurrent-ruby (~> 1.0)
@@ -83,7 +83,6 @@ PLATFORMS
83
83
  ruby
84
84
 
85
85
  DEPENDENCIES
86
- bundler
87
86
  rake
88
87
  rspec
89
88
  rubocop
data/Gemfile.rails6.lock CHANGED
@@ -1,90 +1,89 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- searchable-by (0.7.2)
4
+ searchable-by (0.7.3)
5
5
  activerecord
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activemodel (6.1.7.2)
11
- activesupport (= 6.1.7.2)
12
- activerecord (6.1.7.2)
13
- activemodel (= 6.1.7.2)
14
- activesupport (= 6.1.7.2)
15
- activesupport (6.1.7.2)
10
+ activemodel (6.1.7.3)
11
+ activesupport (= 6.1.7.3)
12
+ activerecord (6.1.7.3)
13
+ activemodel (= 6.1.7.3)
14
+ activesupport (= 6.1.7.3)
15
+ activesupport (6.1.7.3)
16
16
  concurrent-ruby (~> 1.0, >= 1.0.2)
17
17
  i18n (>= 1.6, < 2)
18
18
  minitest (>= 5.1)
19
19
  tzinfo (~> 2.0)
20
20
  zeitwerk (~> 2.3)
21
21
  ast (2.4.2)
22
- concurrent-ruby (1.2.0)
22
+ concurrent-ruby (1.2.2)
23
23
  diff-lcs (1.5.0)
24
24
  i18n (1.12.0)
25
25
  concurrent-ruby (~> 1.0)
26
26
  json (2.6.3)
27
- minitest (5.17.0)
27
+ minitest (5.18.0)
28
28
  parallel (1.22.1)
29
- parser (3.2.0.0)
29
+ parser (3.2.1.1)
30
30
  ast (~> 2.4.1)
31
31
  rainbow (3.1.1)
32
32
  rake (13.0.6)
33
- regexp_parser (2.6.2)
33
+ regexp_parser (2.7.0)
34
34
  rexml (3.2.5)
35
35
  rspec (3.12.0)
36
36
  rspec-core (~> 3.12.0)
37
37
  rspec-expectations (~> 3.12.0)
38
38
  rspec-mocks (~> 3.12.0)
39
- rspec-core (3.12.0)
39
+ rspec-core (3.12.1)
40
40
  rspec-support (~> 3.12.0)
41
41
  rspec-expectations (3.12.2)
42
42
  diff-lcs (>= 1.2.0, < 2.0)
43
43
  rspec-support (~> 3.12.0)
44
- rspec-mocks (3.12.3)
44
+ rspec-mocks (3.12.4)
45
45
  diff-lcs (>= 1.2.0, < 2.0)
46
46
  rspec-support (~> 3.12.0)
47
47
  rspec-support (3.12.0)
48
- rubocop (1.44.1)
48
+ rubocop (1.48.1)
49
49
  json (~> 2.3)
50
50
  parallel (~> 1.10)
51
51
  parser (>= 3.2.0.0)
52
52
  rainbow (>= 2.2.2, < 4.0)
53
53
  regexp_parser (>= 1.8, < 3.0)
54
54
  rexml (>= 3.2.5, < 4.0)
55
- rubocop-ast (>= 1.24.1, < 2.0)
55
+ rubocop-ast (>= 1.26.0, < 2.0)
56
56
  ruby-progressbar (~> 1.7)
57
57
  unicode-display_width (>= 2.4.0, < 3.0)
58
- rubocop-ast (1.24.1)
59
- parser (>= 3.1.1.0)
58
+ rubocop-ast (1.27.0)
59
+ parser (>= 3.2.1.0)
60
60
  rubocop-bsm (0.6.1)
61
61
  rubocop (~> 1.0)
62
62
  rubocop-performance
63
63
  rubocop-rake
64
64
  rubocop-rspec
65
- rubocop-capybara (2.17.0)
65
+ rubocop-capybara (2.17.1)
66
66
  rubocop (~> 1.41)
67
- rubocop-performance (1.15.2)
67
+ rubocop-performance (1.16.0)
68
68
  rubocop (>= 1.7.0, < 2.0)
69
69
  rubocop-ast (>= 0.4.0)
70
70
  rubocop-rake (0.6.0)
71
71
  rubocop (~> 1.0)
72
- rubocop-rspec (2.18.1)
72
+ rubocop-rspec (2.19.0)
73
73
  rubocop (~> 1.33)
74
74
  rubocop-capybara (~> 2.17)
75
- ruby-progressbar (1.11.0)
76
- sqlite3 (1.6.0-x86_64-linux)
75
+ ruby-progressbar (1.13.0)
76
+ sqlite3 (1.6.1-x86_64-linux)
77
77
  tzinfo (2.0.6)
78
78
  concurrent-ruby (~> 1.0)
79
79
  unicode-display_width (2.4.2)
80
- zeitwerk (2.6.6)
80
+ zeitwerk (2.6.7)
81
81
 
82
82
  PLATFORMS
83
83
  x86_64-linux
84
84
 
85
85
  DEPENDENCIES
86
86
  activerecord (~> 6.1)
87
- bundler
88
87
  rake
89
88
  rspec
90
89
  rubocop
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'searchable-by'
3
- s.version = '0.7.2'
3
+ s.version = '0.7.3'
4
4
  s.authors = ['Dimitrij Denissenko']
5
5
  s.email = ['dimitrij@blacksquaremedia.com']
6
6
  s.summary = 'Generate search scopes'
@@ -13,7 +13,6 @@ Gem::Specification.new do |s|
13
13
  s.required_ruby_version = '>= 2.7'
14
14
 
15
15
  s.add_dependency 'activerecord'
16
- s.add_development_dependency 'bundler'
17
16
  s.metadata = {
18
17
  'rubygems_mfa_required' => 'true',
19
18
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: searchable-by
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.2
4
+ version: 0.7.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dimitrij Denissenko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-31 00:00:00.000000000 Z
11
+ date: 2023-03-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -24,20 +24,6 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
- - !ruby/object:Gem::Dependency
28
- name: bundler
29
- requirement: !ruby/object:Gem::Requirement
30
- requirements:
31
- - - ">="
32
- - !ruby/object:Gem::Version
33
- version: '0'
34
- type: :development
35
- prerelease: false
36
- version_requirements: !ruby/object:Gem::Requirement
37
- requirements:
38
- - - ">="
39
- - !ruby/object:Gem::Version
40
- version: '0'
41
27
  description: ActiveRecord plugin
42
28
  email:
43
29
  - dimitrij@blacksquaremedia.com
@@ -83,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
83
69
  - !ruby/object:Gem::Version
84
70
  version: '0'
85
71
  requirements: []
86
- rubygems_version: 3.3.3
72
+ rubygems_version: 3.4.9
87
73
  signing_key:
88
74
  specification_version: 4
89
75
  summary: Generate search scopes