care 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fbe7b749cbf50743eb8fffc3d18c8a87522f2ca5e871f42417d274efe483f948
4
- data.tar.gz: 4d917a496325badd89e8623660a6e6d1f4b395c2da6f2f858052139ee0980de1
3
+ metadata.gz: f6d03b8aa20a846551e3e1319fa161a703b179c94f00137195393509ee266612
4
+ data.tar.gz: 41a319cc5cf7648f99b7448d532adfebb030017503d975524005357cfcf3960d
5
5
  SHA512:
6
- metadata.gz: 5f316e84eef1e7c84e087f971bd52f270afb67ddde686e8ae82ccdf0db41af1205e23e7e81e201dae969fa42e41756e0ae1aa40cd59f65e1633c65529042cd93
7
- data.tar.gz: 4d568f884c9d0b578d5078ff4bb598803e98537b5002f4cbd567a976dedf958a9e754a79e89322d56642ff7003c1347314ff33a75efa30666ac422aa3abcb688
6
+ metadata.gz: 489aefd3f93e031cfeec9ae6ffa748f94a2d69cd3ffa50b9a1f730a05119b6d1d09eb60ddc66818a53e560aeca9d351b948848a9c33206d66c2de9f9c0c72882
7
+ data.tar.gz: 9b343fb18f63030afede812e4d78e14fd612e8c18fefb89f1ea15212c92f7409c0495f11d39b73503176c7ad75e137a181c4dc26d20e6897f1fad1cef25344ee
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- care (0.1.4)
4
+ care (0.1.5)
5
5
  active_model_serializers (~> 0.10.10)
6
6
  activerecord-import
7
7
  cancancan
@@ -19,49 +19,48 @@ PATH
19
19
  GEM
20
20
  remote: https://rubygems.org/
21
21
  specs:
22
- actionpack (5.2.4.1)
23
- actionview (= 5.2.4.1)
24
- activesupport (= 5.2.4.1)
25
- rack (~> 2.0, >= 2.0.8)
22
+ actionpack (6.1.0)
23
+ actionview (= 6.1.0)
24
+ activesupport (= 6.1.0)
25
+ rack (~> 2.0, >= 2.0.9)
26
26
  rack-test (>= 0.6.3)
27
27
  rails-dom-testing (~> 2.0)
28
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
29
- actionview (5.2.4.1)
30
- activesupport (= 5.2.4.1)
28
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
29
+ actionview (6.1.0)
30
+ activesupport (= 6.1.0)
31
31
  builder (~> 3.1)
32
32
  erubi (~> 1.4)
33
33
  rails-dom-testing (~> 2.0)
34
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
35
- active_model_serializers (0.10.10)
36
- actionpack (>= 4.1, < 6.1)
37
- activemodel (>= 4.1, < 6.1)
34
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
35
+ active_model_serializers (0.10.12)
36
+ actionpack (>= 4.1, < 6.2)
37
+ activemodel (>= 4.1, < 6.2)
38
38
  case_transform (>= 0.2)
39
39
  jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
40
- activemodel (5.2.4.1)
41
- activesupport (= 5.2.4.1)
42
- activerecord (5.2.4.1)
43
- activemodel (= 5.2.4.1)
44
- activesupport (= 5.2.4.1)
45
- arel (>= 9.0)
40
+ activemodel (6.1.0)
41
+ activesupport (= 6.1.0)
42
+ activerecord (6.1.0)
43
+ activemodel (= 6.1.0)
44
+ activesupport (= 6.1.0)
46
45
  activerecord-import (1.0.7)
47
46
  activerecord (>= 3.2)
48
- activesupport (5.2.4.1)
47
+ activesupport (6.1.0)
49
48
  concurrent-ruby (~> 1.0, >= 1.0.2)
50
- i18n (>= 0.7, < 2)
51
- minitest (~> 5.1)
52
- tzinfo (~> 1.1)
53
- arel (9.0.0)
49
+ i18n (>= 1.6, < 2)
50
+ minitest (>= 5.1)
51
+ tzinfo (~> 2.0)
52
+ zeitwerk (~> 2.3)
54
53
  ast (2.4.1)
55
54
  bcrypt (3.1.16)
56
55
  builder (3.2.4)
57
- cancancan (3.1.0)
56
+ cancancan (3.2.0)
58
57
  case_transform (0.2)
59
58
  activesupport
60
59
  centrifuge (1.2.0)
61
60
  httpclient
62
61
  multi_json
63
- concurrent-ruby (1.1.5)
64
- crass (1.0.5)
62
+ concurrent-ruby (1.1.7)
63
+ crass (1.0.6)
65
64
  database_cleaner (1.8.5)
66
65
  database_cleaner-active_record (1.8.0)
67
66
  activerecord
@@ -77,46 +76,46 @@ GEM
77
76
  dotenv-rails (2.7.6)
78
77
  dotenv (= 2.7.6)
79
78
  railties (>= 3.2)
80
- erubi (1.9.0)
79
+ erubi (1.10.0)
81
80
  factory_bot (5.2.0)
82
81
  activesupport (>= 4.2.0)
83
82
  factory_bot_rails (5.2.0)
84
83
  factory_bot (~> 5.2.0)
85
84
  railties (>= 4.2.0)
86
- faker (2.14.0)
85
+ faker (2.15.1)
87
86
  i18n (>= 1.6, < 2)
88
87
  httpclient (2.8.3)
89
- i18n (1.7.1)
88
+ i18n (1.8.5)
90
89
  concurrent-ruby (~> 1.0)
91
90
  jsonapi-renderer (0.2.2)
92
91
  jwt (2.2.2)
93
- kaminari (1.1.1)
92
+ kaminari (1.2.1)
94
93
  activesupport (>= 4.1.0)
95
- kaminari-actionview (= 1.1.1)
96
- kaminari-activerecord (= 1.1.1)
97
- kaminari-core (= 1.1.1)
98
- kaminari-actionview (1.1.1)
94
+ kaminari-actionview (= 1.2.1)
95
+ kaminari-activerecord (= 1.2.1)
96
+ kaminari-core (= 1.2.1)
97
+ kaminari-actionview (1.2.1)
99
98
  actionview
100
- kaminari-core (= 1.1.1)
101
- kaminari-activerecord (1.1.1)
99
+ kaminari-core (= 1.2.1)
100
+ kaminari-activerecord (1.2.1)
102
101
  activerecord
103
- kaminari-core (= 1.1.1)
104
- kaminari-core (1.1.1)
105
- loofah (2.4.0)
102
+ kaminari-core (= 1.2.1)
103
+ kaminari-core (1.2.1)
104
+ loofah (2.8.0)
106
105
  crass (~> 1.0.2)
107
106
  nokogiri (>= 1.5.9)
108
107
  method_source (1.0.0)
109
108
  mini_portile2 (2.4.0)
110
- minitest (5.13.0)
109
+ minitest (5.14.2)
111
110
  multi_json (1.15.0)
112
- nokogiri (1.10.7)
111
+ nokogiri (1.10.10)
113
112
  mini_portile2 (~> 2.4.0)
114
113
  orm_adapter (0.5.0)
115
- parallel (1.19.2)
114
+ parallel (1.20.1)
116
115
  parser (2.7.2.0)
117
116
  ast (~> 2.4.1)
118
117
  prometheus-client (1.0.0)
119
- rack (2.0.8)
118
+ rack (2.2.3)
120
119
  rack-test (1.1.0)
121
120
  rack (>= 1.0, < 3)
122
121
  rails-dom-testing (2.0.3)
@@ -124,31 +123,31 @@ GEM
124
123
  nokogiri (>= 1.6)
125
124
  rails-html-sanitizer (1.3.0)
126
125
  loofah (~> 2.3)
127
- railties (5.2.4.1)
128
- actionpack (= 5.2.4.1)
129
- activesupport (= 5.2.4.1)
126
+ railties (6.1.0)
127
+ actionpack (= 6.1.0)
128
+ activesupport (= 6.1.0)
130
129
  method_source
131
130
  rake (>= 0.8.7)
132
- thor (>= 0.19.0, < 2.0)
131
+ thor (~> 1.0)
133
132
  rainbow (3.0.0)
134
- rake (13.0.1)
135
- regexp_parser (1.8.2)
133
+ rake (13.0.3)
134
+ regexp_parser (2.0.1)
136
135
  responders (3.0.1)
137
136
  actionpack (>= 5.0)
138
137
  railties (>= 5.0)
139
138
  rexml (3.2.4)
140
- rspec (3.9.0)
141
- rspec-core (~> 3.9.0)
142
- rspec-expectations (~> 3.9.0)
143
- rspec-mocks (~> 3.9.0)
144
- rspec-core (3.9.3)
145
- rspec-support (~> 3.9.3)
146
- rspec-expectations (3.9.2)
139
+ rspec (3.10.0)
140
+ rspec-core (~> 3.10.0)
141
+ rspec-expectations (~> 3.10.0)
142
+ rspec-mocks (~> 3.10.0)
143
+ rspec-core (3.10.0)
144
+ rspec-support (~> 3.10.0)
145
+ rspec-expectations (3.10.0)
147
146
  diff-lcs (>= 1.2.0, < 2.0)
148
- rspec-support (~> 3.9.0)
149
- rspec-mocks (3.9.1)
147
+ rspec-support (~> 3.10.0)
148
+ rspec-mocks (3.10.0)
150
149
  diff-lcs (>= 1.2.0, < 2.0)
151
- rspec-support (~> 3.9.0)
150
+ rspec-support (~> 3.10.0)
152
151
  rspec-rails (4.0.1)
153
152
  actionpack (>= 4.2)
154
153
  activesupport (>= 4.2)
@@ -157,7 +156,7 @@ GEM
157
156
  rspec-expectations (~> 3.9)
158
157
  rspec-mocks (~> 3.9)
159
158
  rspec-support (~> 3.9)
160
- rspec-support (3.9.3)
159
+ rspec-support (3.10.0)
161
160
  rubocop (0.93.1)
162
161
  parallel (~> 1.10)
163
162
  parser (>= 2.7.1.5)
@@ -167,18 +166,18 @@ GEM
167
166
  rubocop-ast (>= 0.6.0)
168
167
  ruby-progressbar (~> 1.7)
169
168
  unicode-display_width (>= 1.4.0, < 2.0)
170
- rubocop-ast (0.8.0)
169
+ rubocop-ast (1.3.0)
171
170
  parser (>= 2.7.1.5)
172
171
  ruby-progressbar (1.10.1)
173
172
  shoulda-matchers (4.4.1)
174
173
  activesupport (>= 4.2.0)
175
174
  thor (1.0.1)
176
- thread_safe (0.3.6)
177
- tzinfo (1.2.6)
178
- thread_safe (~> 0.1)
175
+ tzinfo (2.0.4)
176
+ concurrent-ruby (~> 1.0)
179
177
  unicode-display_width (1.7.0)
180
- warden (1.2.8)
181
- rack (>= 2.0.6)
178
+ warden (1.2.9)
179
+ rack (>= 2.0.9)
180
+ zeitwerk (2.4.2)
182
181
 
183
182
  PLATFORMS
184
183
  ruby
data/exe/care CHANGED
File without changes
@@ -1,4 +1,5 @@
1
1
  # frozen_string_literal: true
2
+ require_relative 'searcher'
2
3
 
3
4
  module Care::AutoFinder
4
5
  #
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Care
4
- VERSION = "0.1.4"
4
+ VERSION = "0.1.5"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: care
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Валерий Маханов