matey 0.1.5 → 0.1.6

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: 81ed3e6b62f68768a94051796aa20b432002bc811d841b546e7632952816437e
4
- data.tar.gz: 99e0970e24a51e1d6b438a8111591dc4c836d336a17e35089b98fba789c7687e
3
+ metadata.gz: 6ec5f596ad8c385f4f9bc2e0ff84139330e05967c3a4332818274d80084cd9f1
4
+ data.tar.gz: 25b4c587c7678af5d65e7e5e54d7c0b6f0711d7a8aba8ee30ac90775a6a08cf5
5
5
  SHA512:
6
- metadata.gz: 84b86437df09f3ffa853dbda7da8f21adb36de0c68695855ca1b24330d61ec156002d1295aed604f4fcbb9fee131bcc9cee1d0a168622d92cfc8a5ed1e8853ab
7
- data.tar.gz: 4739f02fea2fe779525a2ff14c0ed83cfde865e4f4d91a4f7757100eaeddf5764d145ec5e9ce1922aa26409128e2f284ce647f07057fd9bac560d7ef93e6d7d7
6
+ metadata.gz: 27389878158cf281c15d994ef85ed961f8a3bfaa5e26baf2ece294596f68029df12ea46d5e95974bcd1a04fc99de9f70d4437c1284d7cc7caddaa4e2f7fb40a1
7
+ data.tar.gz: 60cf067eee9938b81e44bba79ee4c93dd22e148a4cfe23e1725428340805f4f92e04f5bbf96959a0e3fd7338b85ad1ddc84fe828a7712a1ec1e0bf7d12bb8d5a
data/Gemfile.lock CHANGED
@@ -1,75 +1,75 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- matey (0.1.5)
5
- ahoy_matey (~> 4.0)
4
+ matey (0.1.6)
5
+ ahoy_matey (>= 4.0)
6
6
  groupdate (~> 6.4.0)
7
7
  view_component (~> 2.74)
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actioncable (7.0.5)
13
- actionpack (= 7.0.5)
14
- activesupport (= 7.0.5)
12
+ actioncable (7.0.8)
13
+ actionpack (= 7.0.8)
14
+ activesupport (= 7.0.8)
15
15
  nio4r (~> 2.0)
16
16
  websocket-driver (>= 0.6.1)
17
- actionmailbox (7.0.5)
18
- actionpack (= 7.0.5)
19
- activejob (= 7.0.5)
20
- activerecord (= 7.0.5)
21
- activestorage (= 7.0.5)
22
- activesupport (= 7.0.5)
17
+ actionmailbox (7.0.8)
18
+ actionpack (= 7.0.8)
19
+ activejob (= 7.0.8)
20
+ activerecord (= 7.0.8)
21
+ activestorage (= 7.0.8)
22
+ activesupport (= 7.0.8)
23
23
  mail (>= 2.7.1)
24
24
  net-imap
25
25
  net-pop
26
26
  net-smtp
27
- actionmailer (7.0.5)
28
- actionpack (= 7.0.5)
29
- actionview (= 7.0.5)
30
- activejob (= 7.0.5)
31
- activesupport (= 7.0.5)
27
+ actionmailer (7.0.8)
28
+ actionpack (= 7.0.8)
29
+ actionview (= 7.0.8)
30
+ activejob (= 7.0.8)
31
+ activesupport (= 7.0.8)
32
32
  mail (~> 2.5, >= 2.5.4)
33
33
  net-imap
34
34
  net-pop
35
35
  net-smtp
36
36
  rails-dom-testing (~> 2.0)
37
- actionpack (7.0.5)
38
- actionview (= 7.0.5)
39
- activesupport (= 7.0.5)
37
+ actionpack (7.0.8)
38
+ actionview (= 7.0.8)
39
+ activesupport (= 7.0.8)
40
40
  rack (~> 2.0, >= 2.2.4)
41
41
  rack-test (>= 0.6.3)
42
42
  rails-dom-testing (~> 2.0)
43
43
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
44
- actiontext (7.0.5)
45
- actionpack (= 7.0.5)
46
- activerecord (= 7.0.5)
47
- activestorage (= 7.0.5)
48
- activesupport (= 7.0.5)
44
+ actiontext (7.0.8)
45
+ actionpack (= 7.0.8)
46
+ activerecord (= 7.0.8)
47
+ activestorage (= 7.0.8)
48
+ activesupport (= 7.0.8)
49
49
  globalid (>= 0.6.0)
50
50
  nokogiri (>= 1.8.5)
51
- actionview (7.0.5)
52
- activesupport (= 7.0.5)
51
+ actionview (7.0.8)
52
+ activesupport (= 7.0.8)
53
53
  builder (~> 3.1)
54
54
  erubi (~> 1.4)
55
55
  rails-dom-testing (~> 2.0)
56
56
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
57
- activejob (7.0.5)
58
- activesupport (= 7.0.5)
57
+ activejob (7.0.8)
58
+ activesupport (= 7.0.8)
59
59
  globalid (>= 0.3.6)
60
- activemodel (7.0.5)
61
- activesupport (= 7.0.5)
62
- activerecord (7.0.5)
63
- activemodel (= 7.0.5)
64
- activesupport (= 7.0.5)
65
- activestorage (7.0.5)
66
- actionpack (= 7.0.5)
67
- activejob (= 7.0.5)
68
- activerecord (= 7.0.5)
69
- activesupport (= 7.0.5)
60
+ activemodel (7.0.8)
61
+ activesupport (= 7.0.8)
62
+ activerecord (7.0.8)
63
+ activemodel (= 7.0.8)
64
+ activesupport (= 7.0.8)
65
+ activestorage (7.0.8)
66
+ actionpack (= 7.0.8)
67
+ activejob (= 7.0.8)
68
+ activerecord (= 7.0.8)
69
+ activesupport (= 7.0.8)
70
70
  marcel (~> 1.0)
71
71
  mini_mime (>= 1.1.0)
72
- activesupport (7.0.5)
72
+ activesupport (7.0.8)
73
73
  concurrent-ruby (~> 1.0, >= 1.0.2)
74
74
  i18n (>= 1.6, < 2)
75
75
  minitest (>= 5.1)
@@ -79,6 +79,7 @@ GEM
79
79
  device_detector
80
80
  safely_block (>= 0.2.1)
81
81
  ast (2.4.2)
82
+ base64 (0.1.1)
82
83
  builder (3.2.4)
83
84
  concurrent-ruby (1.2.2)
84
85
  crass (1.0.6)
@@ -86,7 +87,7 @@ GEM
86
87
  debug (1.8.0)
87
88
  irb (>= 1.5.0)
88
89
  reline (>= 0.3.1)
89
- device_detector (1.1.0)
90
+ device_detector (1.1.1)
90
91
  diff-lcs (1.5.0)
91
92
  erubi (1.12.0)
92
93
  factory_bot (6.2.1)
@@ -94,18 +95,19 @@ GEM
94
95
  factory_bot_rails (6.2.0)
95
96
  factory_bot (~> 6.2.0)
96
97
  railties (>= 5.0.0)
97
- globalid (1.1.0)
98
- activesupport (>= 5.0)
98
+ globalid (1.2.1)
99
+ activesupport (>= 6.1)
99
100
  groupdate (6.4.0)
100
101
  activesupport (>= 6.1)
101
102
  i18n (1.14.1)
102
103
  concurrent-ruby (~> 1.0)
103
104
  io-console (0.6.0)
104
- irb (1.7.0)
105
- reline (>= 0.3.0)
105
+ irb (1.8.1)
106
+ rdoc
107
+ reline (>= 0.3.8)
106
108
  json (2.6.3)
107
109
  language_server-protocol (3.17.0.3)
108
- lint_roller (1.0.0)
110
+ lint_roller (1.1.0)
109
111
  loofah (2.21.3)
110
112
  crass (~> 1.0.2)
111
113
  nokogiri (>= 1.12.0)
@@ -116,71 +118,76 @@ GEM
116
118
  net-smtp
117
119
  marcel (1.0.2)
118
120
  method_source (1.0.0)
119
- mini_mime (1.1.2)
120
- minitest (5.18.1)
121
- net-imap (0.3.6)
121
+ mini_mime (1.1.5)
122
+ minitest (5.20.0)
123
+ net-imap (0.3.7)
122
124
  date
123
125
  net-protocol
124
126
  net-pop (0.1.2)
125
127
  net-protocol
126
128
  net-protocol (0.2.1)
127
129
  timeout
128
- net-smtp (0.3.3)
130
+ net-smtp (0.4.0)
129
131
  net-protocol
130
132
  nio4r (2.5.9)
131
- nokogiri (1.15.2-aarch64-linux)
133
+ nokogiri (1.15.4-aarch64-linux)
132
134
  racc (~> 1.4)
133
- nokogiri (1.15.2-x86_64-darwin)
135
+ nokogiri (1.15.4-x86_64-darwin)
134
136
  racc (~> 1.4)
135
- nokogiri (1.15.2-x86_64-linux)
137
+ nokogiri (1.15.4-x86_64-linux)
136
138
  racc (~> 1.4)
137
139
  parallel (1.23.0)
138
140
  parser (3.2.2.3)
139
141
  ast (~> 2.4.1)
140
142
  racc
143
+ psych (5.1.0)
144
+ stringio
141
145
  racc (1.7.1)
142
- rack (2.2.7)
146
+ rack (2.2.8)
143
147
  rack-test (2.1.0)
144
148
  rack (>= 1.3)
145
- rails (7.0.5)
146
- actioncable (= 7.0.5)
147
- actionmailbox (= 7.0.5)
148
- actionmailer (= 7.0.5)
149
- actionpack (= 7.0.5)
150
- actiontext (= 7.0.5)
151
- actionview (= 7.0.5)
152
- activejob (= 7.0.5)
153
- activemodel (= 7.0.5)
154
- activerecord (= 7.0.5)
155
- activestorage (= 7.0.5)
156
- activesupport (= 7.0.5)
149
+ rails (7.0.8)
150
+ actioncable (= 7.0.8)
151
+ actionmailbox (= 7.0.8)
152
+ actionmailer (= 7.0.8)
153
+ actionpack (= 7.0.8)
154
+ actiontext (= 7.0.8)
155
+ actionview (= 7.0.8)
156
+ activejob (= 7.0.8)
157
+ activemodel (= 7.0.8)
158
+ activerecord (= 7.0.8)
159
+ activestorage (= 7.0.8)
160
+ activesupport (= 7.0.8)
157
161
  bundler (>= 1.15.0)
158
- railties (= 7.0.5)
159
- rails-dom-testing (2.0.3)
160
- activesupport (>= 4.2.0)
162
+ railties (= 7.0.8)
163
+ rails-dom-testing (2.2.0)
164
+ activesupport (>= 5.0.0)
165
+ minitest
161
166
  nokogiri (>= 1.6)
162
167
  rails-html-sanitizer (1.6.0)
163
168
  loofah (~> 2.21)
164
169
  nokogiri (~> 1.14)
165
- railties (7.0.5)
166
- actionpack (= 7.0.5)
167
- activesupport (= 7.0.5)
170
+ railties (7.0.8)
171
+ actionpack (= 7.0.8)
172
+ activesupport (= 7.0.8)
168
173
  method_source
169
174
  rake (>= 12.2)
170
175
  thor (~> 1.0)
171
176
  zeitwerk (~> 2.5)
172
177
  rainbow (3.1.1)
173
178
  rake (13.0.6)
179
+ rdoc (6.5.0)
180
+ psych (>= 4.0.0)
174
181
  regexp_parser (2.8.1)
175
- reline (0.3.5)
182
+ reline (0.3.8)
176
183
  io-console (~> 0.5)
177
- rexml (3.2.5)
184
+ rexml (3.2.6)
178
185
  rspec-core (3.12.2)
179
186
  rspec-support (~> 3.12.0)
180
187
  rspec-expectations (3.12.3)
181
188
  diff-lcs (>= 1.2.0, < 2.0)
182
189
  rspec-support (~> 3.12.0)
183
- rspec-mocks (3.12.5)
190
+ rspec-mocks (3.12.6)
184
191
  diff-lcs (>= 1.2.0, < 2.0)
185
192
  rspec-support (~> 3.12.0)
186
193
  rspec-rails (5.1.2)
@@ -191,47 +198,51 @@ GEM
191
198
  rspec-expectations (~> 3.10)
192
199
  rspec-mocks (~> 3.10)
193
200
  rspec-support (~> 3.10)
194
- rspec-support (3.12.0)
195
- rubocop (1.52.1)
201
+ rspec-support (3.12.1)
202
+ rubocop (1.56.3)
203
+ base64 (~> 0.1.1)
196
204
  json (~> 2.3)
205
+ language_server-protocol (>= 3.17.0)
197
206
  parallel (~> 1.10)
198
207
  parser (>= 3.2.2.3)
199
208
  rainbow (>= 2.2.2, < 4.0)
200
209
  regexp_parser (>= 1.8, < 3.0)
201
210
  rexml (>= 3.2.5, < 4.0)
202
- rubocop-ast (>= 1.28.0, < 2.0)
211
+ rubocop-ast (>= 1.28.1, < 2.0)
203
212
  ruby-progressbar (~> 1.7)
204
213
  unicode-display_width (>= 2.4.0, < 3.0)
205
214
  rubocop-ast (1.29.0)
206
215
  parser (>= 3.2.1.0)
207
- rubocop-performance (1.18.0)
216
+ rubocop-performance (1.19.1)
208
217
  rubocop (>= 1.7.0, < 2.0)
209
218
  rubocop-ast (>= 0.4.0)
210
219
  ruby-progressbar (1.13.0)
211
220
  safely_block (0.4.0)
212
- sprockets (4.2.0)
221
+ sprockets (4.2.1)
213
222
  concurrent-ruby (~> 1.0)
214
223
  rack (>= 2.2.4, < 4)
215
224
  sprockets-rails (3.2.2)
216
225
  actionpack (>= 4.0)
217
226
  activesupport (>= 4.0)
218
227
  sprockets (>= 3.0.0)
219
- sqlite3 (1.6.3-aarch64-linux)
220
- sqlite3 (1.6.3-x86_64-darwin)
221
- sqlite3 (1.6.3-x86_64-linux)
222
- standard (1.29.0)
228
+ sqlite3 (1.6.6-aarch64-linux)
229
+ sqlite3 (1.6.6-x86_64-darwin)
230
+ sqlite3 (1.6.6-x86_64-linux)
231
+ standard (1.31.1)
223
232
  language_server-protocol (~> 3.17.0.2)
224
233
  lint_roller (~> 1.0)
225
- rubocop (~> 1.52.0)
234
+ rubocop (~> 1.56.2)
226
235
  standard-custom (~> 1.0.0)
227
- standard-performance (~> 1.1.0)
228
- standard-custom (1.0.1)
229
- lint_roller (~> 1.0)
230
- standard-performance (1.1.0)
236
+ standard-performance (~> 1.2)
237
+ standard-custom (1.0.2)
231
238
  lint_roller (~> 1.0)
232
- rubocop-performance (~> 1.18.0)
239
+ rubocop (~> 1.50)
240
+ standard-performance (1.2.0)
241
+ lint_roller (~> 1.1)
242
+ rubocop-performance (~> 1.19.0)
243
+ stringio (3.0.8)
233
244
  thor (1.2.2)
234
- timeout (0.3.2)
245
+ timeout (0.4.0)
235
246
  tzinfo (2.0.6)
236
247
  concurrent-ruby (~> 1.0)
237
248
  unicode-display_width (2.4.2)
@@ -239,10 +250,10 @@ GEM
239
250
  activesupport (>= 5.2.0, < 8.0)
240
251
  concurrent-ruby (~> 1.0)
241
252
  method_source (~> 1.0)
242
- websocket-driver (0.7.5)
253
+ websocket-driver (0.7.6)
243
254
  websocket-extensions (>= 0.1.0)
244
255
  websocket-extensions (0.1.5)
245
- zeitwerk (2.6.8)
256
+ zeitwerk (2.6.12)
246
257
 
247
258
  PLATFORMS
248
259
  aarch64-linux
data/README.md CHANGED
@@ -65,7 +65,7 @@ bundle install --gemfile spec/sample/Gemfile
65
65
  # run test cases and ensure everything is passing
66
66
  rake spec
67
67
 
68
- # an interactive prompt that will allow you to experiment with matey (currently broken!)
68
+ # an interactive prompt that will allow you to experiment with matey
69
69
  bin/console
70
70
  ```
71
71
 
data/lib/matey/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Matey
4
- VERSION = "0.1.5"
4
+ VERSION = "0.1.6"
5
5
  end
data/matey.gemspec CHANGED
@@ -35,7 +35,7 @@ Gem::Specification.new do |spec|
35
35
  spec.require_paths = ["lib"]
36
36
 
37
37
  spec.add_dependency "view_component", "~> 2.74"
38
- spec.add_dependency "ahoy_matey", "~> 4.0"
38
+ spec.add_dependency "ahoy_matey", ">= 4.0"
39
39
  spec.add_dependency "groupdate", "~> 6.4.0"
40
40
 
41
41
  spec.add_development_dependency "rspec-rails", "~> 5.0"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: matey
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jon Loos
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2023-09-14 00:00:00.000000000 Z
12
+ date: 2023-12-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: view_component
@@ -29,14 +29,14 @@ dependencies:
29
29
  name: ahoy_matey
30
30
  requirement: !ruby/object:Gem::Requirement
31
31
  requirements:
32
- - - "~>"
32
+ - - ">="
33
33
  - !ruby/object:Gem::Version
34
34
  version: '4.0'
35
35
  type: :runtime
36
36
  prerelease: false
37
37
  version_requirements: !ruby/object:Gem::Requirement
38
38
  requirements:
39
- - - "~>"
39
+ - - ">="
40
40
  - !ruby/object:Gem::Version
41
41
  version: '4.0'
42
42
  - !ruby/object:Gem::Dependency