creed 0.4.2 → 0.5.0

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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +121 -103
  3. data/creed.gemspec +1 -1
  4. data/lib/creed/version.rb +1 -1
  5. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 775ab09abd887ecb445430e67b88c84cb466bcb7f3c427c3b21b24700661d67a
4
- data.tar.gz: 2bb759c10b91d54a85ba38682ca3d036d334abd91d31d2ab6b6230d7d0bdec15
3
+ metadata.gz: 142bda2468e83474617488e14f28fce49c552ea94ba3e9b99b95daa5c6dc4f98
4
+ data.tar.gz: 511174e192536a8602e58891a8892f80e53a5f3d9e1907ed42271819ebb4c291
5
5
  SHA512:
6
- metadata.gz: f7f58b2fa021cd1b674bc0b5cff7aaf39ee1d61f6e04f2baef31348d55def3b9b5dbc6e508a6bf5f9fa9963fd5a8d485191c4b1ea14a4abd418a23709a8e69ad
7
- data.tar.gz: 3775609dfb85c9d6f617344fc98f6e15dfb45463175c3228c999fe9cf7f7cc1c9645358ecff1c69b3719f731ad9023d5cbb95ac26965e5feacc32259d0f3e1dd
6
+ metadata.gz: f92e13c94071929759e3575e8f3b214292865ca42a65bc6a9a7b2ec1a842215744db9b36f9924a9d7747f35439270d0d7907f19b38c9b74eec5f2d5be7020df1
7
+ data.tar.gz: 74d58707ce0286211045f34d8670c93bd4d295275f8b3b5ac96194413ff2745a36568209d7071f9e79b759a47de0bd9fb6f26946ef215a242c2f6878018ae785
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- creed (0.4.1)
4
+ creed (0.4.2)
5
5
  actionpack (>= 6.0)
6
6
  dry-initializer
7
7
  dry-initializer-rails
@@ -12,71 +12,78 @@ PATH
12
12
  GEM
13
13
  remote: https://rubygems.org/
14
14
  specs:
15
- actioncable (6.1.3.1)
16
- actionpack (= 6.1.3.1)
17
- activesupport (= 6.1.3.1)
15
+ actioncable (7.0.3)
16
+ actionpack (= 7.0.3)
17
+ activesupport (= 7.0.3)
18
18
  nio4r (~> 2.0)
19
19
  websocket-driver (>= 0.6.1)
20
- actionmailbox (6.1.3.1)
21
- actionpack (= 6.1.3.1)
22
- activejob (= 6.1.3.1)
23
- activerecord (= 6.1.3.1)
24
- activestorage (= 6.1.3.1)
25
- activesupport (= 6.1.3.1)
20
+ actionmailbox (7.0.3)
21
+ actionpack (= 7.0.3)
22
+ activejob (= 7.0.3)
23
+ activerecord (= 7.0.3)
24
+ activestorage (= 7.0.3)
25
+ activesupport (= 7.0.3)
26
26
  mail (>= 2.7.1)
27
- actionmailer (6.1.3.1)
28
- actionpack (= 6.1.3.1)
29
- actionview (= 6.1.3.1)
30
- activejob (= 6.1.3.1)
31
- activesupport (= 6.1.3.1)
27
+ net-imap
28
+ net-pop
29
+ net-smtp
30
+ actionmailer (7.0.3)
31
+ actionpack (= 7.0.3)
32
+ actionview (= 7.0.3)
33
+ activejob (= 7.0.3)
34
+ activesupport (= 7.0.3)
32
35
  mail (~> 2.5, >= 2.5.4)
36
+ net-imap
37
+ net-pop
38
+ net-smtp
33
39
  rails-dom-testing (~> 2.0)
34
- actionpack (6.1.3.1)
35
- actionview (= 6.1.3.1)
36
- activesupport (= 6.1.3.1)
37
- rack (~> 2.0, >= 2.0.9)
40
+ actionpack (7.0.3)
41
+ actionview (= 7.0.3)
42
+ activesupport (= 7.0.3)
43
+ rack (~> 2.0, >= 2.2.0)
38
44
  rack-test (>= 0.6.3)
39
45
  rails-dom-testing (~> 2.0)
40
46
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
41
- actiontext (6.1.3.1)
42
- actionpack (= 6.1.3.1)
43
- activerecord (= 6.1.3.1)
44
- activestorage (= 6.1.3.1)
45
- activesupport (= 6.1.3.1)
47
+ actiontext (7.0.3)
48
+ actionpack (= 7.0.3)
49
+ activerecord (= 7.0.3)
50
+ activestorage (= 7.0.3)
51
+ activesupport (= 7.0.3)
52
+ globalid (>= 0.6.0)
46
53
  nokogiri (>= 1.8.5)
47
- actionview (6.1.3.1)
48
- activesupport (= 6.1.3.1)
54
+ actionview (7.0.3)
55
+ activesupport (= 7.0.3)
49
56
  builder (~> 3.1)
50
57
  erubi (~> 1.4)
51
58
  rails-dom-testing (~> 2.0)
52
59
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
53
- activejob (6.1.3.1)
54
- activesupport (= 6.1.3.1)
60
+ activejob (7.0.3)
61
+ activesupport (= 7.0.3)
55
62
  globalid (>= 0.3.6)
56
- activemodel (6.1.3.1)
57
- activesupport (= 6.1.3.1)
58
- activerecord (6.1.3.1)
59
- activemodel (= 6.1.3.1)
60
- activesupport (= 6.1.3.1)
61
- activestorage (6.1.3.1)
62
- actionpack (= 6.1.3.1)
63
- activejob (= 6.1.3.1)
64
- activerecord (= 6.1.3.1)
65
- activesupport (= 6.1.3.1)
66
- marcel (~> 1.0.0)
67
- mini_mime (~> 1.0.2)
68
- activesupport (6.1.3.1)
63
+ activemodel (7.0.3)
64
+ activesupport (= 7.0.3)
65
+ activerecord (7.0.3)
66
+ activemodel (= 7.0.3)
67
+ activesupport (= 7.0.3)
68
+ activestorage (7.0.3)
69
+ actionpack (= 7.0.3)
70
+ activejob (= 7.0.3)
71
+ activerecord (= 7.0.3)
72
+ activesupport (= 7.0.3)
73
+ marcel (~> 1.0)
74
+ mini_mime (>= 1.1.0)
75
+ activesupport (7.0.3)
69
76
  concurrent-ruby (~> 1.0, >= 1.0.2)
70
77
  i18n (>= 1.6, < 2)
71
78
  minitest (>= 5.1)
72
79
  tzinfo (~> 2.0)
73
- zeitwerk (~> 2.3)
74
80
  ansi (1.5.0)
75
81
  ast (2.4.2)
76
82
  builder (3.2.4)
77
- concurrent-ruby (1.1.8)
83
+ concurrent-ruby (1.1.10)
78
84
  crass (1.0.6)
79
- dry-configurable (0.13.0)
85
+ digest (3.1.0)
86
+ dry-configurable (0.15.0)
80
87
  concurrent-ruby (~> 1.0)
81
88
  dry-core (~> 0.6)
82
89
  dry-container (0.9.0)
@@ -85,7 +92,7 @@ GEM
85
92
  dry-core (0.7.1)
86
93
  concurrent-ruby (~> 1.0)
87
94
  dry-inflector (0.2.1)
88
- dry-initializer (3.0.4)
95
+ dry-initializer (3.1.1)
89
96
  dry-initializer-rails (3.1.1)
90
97
  dry-initializer (>= 2.4, < 4)
91
98
  rails (> 3.0)
@@ -99,102 +106,113 @@ GEM
99
106
  dry-inflector (~> 0.1, >= 0.1.2)
100
107
  dry-logic (~> 1.0, >= 1.0.2)
101
108
  erubi (1.10.0)
102
- globalid (0.5.2)
109
+ globalid (1.0.0)
103
110
  activesupport (>= 5.0)
104
- i18n (1.8.10)
111
+ i18n (1.10.0)
105
112
  concurrent-ruby (~> 1.0)
106
- loofah (2.12.0)
113
+ json (2.6.2)
114
+ loofah (2.18.0)
107
115
  crass (~> 1.0.2)
108
116
  nokogiri (>= 1.5.9)
109
117
  mail (2.7.1)
110
118
  mini_mime (>= 0.1.1)
111
119
  marcel (1.0.2)
112
120
  method_source (1.0.0)
113
- mini_mime (1.0.3)
114
- mini_portile2 (2.6.1)
115
- minitest (5.14.4)
116
- minitest-focus (1.2.1)
121
+ mini_mime (1.1.2)
122
+ mini_portile2 (2.8.0)
123
+ minitest (5.16.2)
124
+ minitest-focus (1.3.1)
117
125
  minitest (>= 4, < 6)
118
- minitest-reporters (1.4.3)
126
+ minitest-reporters (1.5.0)
119
127
  ansi
120
128
  builder
121
129
  minitest (>= 5.0)
122
130
  ruby-progressbar
123
- mocha (1.12.0)
131
+ mocha (1.14.0)
132
+ net-imap (0.2.3)
133
+ digest
134
+ net-protocol
135
+ strscan
136
+ net-pop (0.1.1)
137
+ digest
138
+ net-protocol
139
+ timeout
140
+ net-protocol (0.1.3)
141
+ timeout
142
+ net-smtp (0.3.1)
143
+ digest
144
+ net-protocol
145
+ timeout
124
146
  nio4r (2.5.8)
125
- nokogiri (1.12.5)
126
- mini_portile2 (~> 2.6.1)
147
+ nokogiri (1.13.6)
148
+ mini_portile2 (~> 2.8.0)
127
149
  racc (~> 1.4)
128
- parallel (1.20.1)
129
- parser (3.0.1.0)
150
+ parallel (1.22.1)
151
+ parser (3.1.2.0)
130
152
  ast (~> 2.4.1)
131
- racc (1.5.2)
132
- rack (2.2.3)
133
- rack-test (1.1.0)
134
- rack (>= 1.0, < 3)
135
- rails (6.1.3.1)
136
- actioncable (= 6.1.3.1)
137
- actionmailbox (= 6.1.3.1)
138
- actionmailer (= 6.1.3.1)
139
- actionpack (= 6.1.3.1)
140
- actiontext (= 6.1.3.1)
141
- actionview (= 6.1.3.1)
142
- activejob (= 6.1.3.1)
143
- activemodel (= 6.1.3.1)
144
- activerecord (= 6.1.3.1)
145
- activestorage (= 6.1.3.1)
146
- activesupport (= 6.1.3.1)
153
+ racc (1.6.0)
154
+ rack (2.2.4)
155
+ rack-test (2.0.2)
156
+ rack (>= 1.3)
157
+ rails (7.0.3)
158
+ actioncable (= 7.0.3)
159
+ actionmailbox (= 7.0.3)
160
+ actionmailer (= 7.0.3)
161
+ actionpack (= 7.0.3)
162
+ actiontext (= 7.0.3)
163
+ actionview (= 7.0.3)
164
+ activejob (= 7.0.3)
165
+ activemodel (= 7.0.3)
166
+ activerecord (= 7.0.3)
167
+ activestorage (= 7.0.3)
168
+ activesupport (= 7.0.3)
147
169
  bundler (>= 1.15.0)
148
- railties (= 6.1.3.1)
149
- sprockets-rails (>= 2.0.0)
170
+ railties (= 7.0.3)
150
171
  rails-dom-testing (2.0.3)
151
172
  activesupport (>= 4.2.0)
152
173
  nokogiri (>= 1.6)
153
- rails-html-sanitizer (1.4.2)
174
+ rails-html-sanitizer (1.4.3)
154
175
  loofah (~> 2.3)
155
- railties (6.1.3.1)
156
- actionpack (= 6.1.3.1)
157
- activesupport (= 6.1.3.1)
176
+ railties (7.0.3)
177
+ actionpack (= 7.0.3)
178
+ activesupport (= 7.0.3)
158
179
  method_source
159
- rake (>= 0.8.7)
180
+ rake (>= 12.2)
160
181
  thor (~> 1.0)
161
- rainbow (3.0.0)
162
- rake (13.0.3)
163
- regexp_parser (2.1.1)
182
+ zeitwerk (~> 2.5)
183
+ rainbow (3.1.1)
184
+ rake (13.0.6)
185
+ regexp_parser (2.5.0)
164
186
  responders (3.0.1)
165
187
  actionpack (>= 5.0)
166
188
  railties (>= 5.0)
167
189
  rexml (3.2.5)
168
- rubocop (1.12.1)
190
+ rubocop (1.31.1)
191
+ json (~> 2.3)
169
192
  parallel (~> 1.10)
170
- parser (>= 3.0.0.0)
193
+ parser (>= 3.1.0.0)
171
194
  rainbow (>= 2.2.2, < 4.0)
172
195
  regexp_parser (>= 1.8, < 3.0)
173
- rexml
174
- rubocop-ast (>= 1.2.0, < 2.0)
196
+ rexml (>= 3.2.5, < 4.0)
197
+ rubocop-ast (>= 1.18.0, < 2.0)
175
198
  ruby-progressbar (~> 1.7)
176
199
  unicode-display_width (>= 1.4.0, < 3.0)
177
- rubocop-ast (1.4.1)
178
- parser (>= 2.7.1.5)
179
- rubocop-performance (1.10.2)
180
- rubocop (>= 0.90.0, < 2.0)
200
+ rubocop-ast (1.18.0)
201
+ parser (>= 3.1.1.0)
202
+ rubocop-performance (1.14.2)
203
+ rubocop (>= 1.7.0, < 2.0)
181
204
  rubocop-ast (>= 0.4.0)
182
205
  ruby-progressbar (1.11.0)
183
- sprockets (4.0.2)
184
- concurrent-ruby (~> 1.0)
185
- rack (> 1, < 3)
186
- sprockets-rails (3.2.2)
187
- actionpack (>= 4.0)
188
- activesupport (>= 4.0)
189
- sprockets (>= 3.0.0)
190
- thor (1.1.0)
206
+ strscan (3.0.3)
207
+ thor (1.2.1)
208
+ timeout (0.3.0)
191
209
  tzinfo (2.0.4)
192
210
  concurrent-ruby (~> 1.0)
193
- unicode-display_width (2.0.0)
211
+ unicode-display_width (2.2.0)
194
212
  websocket-driver (0.7.5)
195
213
  websocket-extensions (>= 0.1.0)
196
214
  websocket-extensions (0.1.5)
197
- zeitwerk (2.4.2)
215
+ zeitwerk (2.6.0)
198
216
 
199
217
  PLATFORMS
200
218
  ruby
@@ -211,4 +229,4 @@ DEPENDENCIES
211
229
  rubocop-performance
212
230
 
213
231
  BUNDLED WITH
214
- 2.2.25
232
+ 2.3.17
data/creed.gemspec CHANGED
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
  spec.summary = 'Command pattern for Rails'
12
12
  spec.homepage = 'https://github.com/joelmoss/creed'
13
13
  spec.license = 'MIT'
14
- spec.required_ruby_version = Gem::Requirement.new('>= 2.3.0')
14
+ spec.required_ruby_version = Gem::Requirement.new('>= 2.7.0')
15
15
 
16
16
  # spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
17
17
 
data/lib/creed/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Creed
4
- VERSION = '0.4.2'
4
+ VERSION = '0.5.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: creed
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joel Moss
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-12-28 00:00:00.000000000 Z
11
+ date: 2022-07-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: actionpack
@@ -134,14 +134,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
134
134
  requirements:
135
135
  - - ">="
136
136
  - !ruby/object:Gem::Version
137
- version: 2.3.0
137
+ version: 2.7.0
138
138
  required_rubygems_version: !ruby/object:Gem::Requirement
139
139
  requirements:
140
140
  - - ">="
141
141
  - !ruby/object:Gem::Version
142
142
  version: '0'
143
143
  requirements: []
144
- rubygems_version: 3.2.32
144
+ rubygems_version: 3.3.7
145
145
  signing_key:
146
146
  specification_version: 4
147
147
  summary: Command pattern for Rails