gifted 1.0.0 → 1.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +2 -0
- data/Gemfile.lock +143 -118
- data/gifted.gemspec +11 -10
- data/lib/gifted/version.rb +1 -1
- metadata +8 -8
- data/.DS_Store +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 285520860841373a8d53701c252d0cfa4615752423df39eb8a1bfe8595715787
|
4
|
+
data.tar.gz: 119be633e82f169c90164863750d25aede45f202345bb2bf953007f753333c8e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e47671a357ec668835e10e891903766126c83ed8545e9fa2dc8dfb9612f6baaf3d8d693e2c2bd836f70b442789a8fe4ade105962947d423b3925e4c8f3e2bafa
|
7
|
+
data.tar.gz: 704a455b94ed928dc8be35cdbd71074dc5639b4bc9ed50ab4e4e1f0b087de5d28775da49cfd2d7b8f83e7f7365673b42dabd251730cbbd89edb381fbeb893895
|
data/.gitignore
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,161 +1,185 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
gifted (
|
4
|
+
gifted (1.1.1)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
8
8
|
specs:
|
9
|
-
actioncable (
|
10
|
-
actionpack (=
|
9
|
+
actioncable (7.0.3)
|
10
|
+
actionpack (= 7.0.3)
|
11
|
+
activesupport (= 7.0.3)
|
11
12
|
nio4r (~> 2.0)
|
12
13
|
websocket-driver (>= 0.6.1)
|
13
|
-
actionmailbox (
|
14
|
-
actionpack (=
|
15
|
-
activejob (=
|
16
|
-
activerecord (=
|
17
|
-
activestorage (=
|
18
|
-
activesupport (=
|
14
|
+
actionmailbox (7.0.3)
|
15
|
+
actionpack (= 7.0.3)
|
16
|
+
activejob (= 7.0.3)
|
17
|
+
activerecord (= 7.0.3)
|
18
|
+
activestorage (= 7.0.3)
|
19
|
+
activesupport (= 7.0.3)
|
19
20
|
mail (>= 2.7.1)
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
21
|
+
net-imap
|
22
|
+
net-pop
|
23
|
+
net-smtp
|
24
|
+
actionmailer (7.0.3)
|
25
|
+
actionpack (= 7.0.3)
|
26
|
+
actionview (= 7.0.3)
|
27
|
+
activejob (= 7.0.3)
|
28
|
+
activesupport (= 7.0.3)
|
24
29
|
mail (~> 2.5, >= 2.5.4)
|
30
|
+
net-imap
|
31
|
+
net-pop
|
32
|
+
net-smtp
|
25
33
|
rails-dom-testing (~> 2.0)
|
26
|
-
actionpack (
|
27
|
-
actionview (=
|
28
|
-
activesupport (=
|
29
|
-
rack (~> 2.0, >= 2.0
|
34
|
+
actionpack (7.0.3)
|
35
|
+
actionview (= 7.0.3)
|
36
|
+
activesupport (= 7.0.3)
|
37
|
+
rack (~> 2.0, >= 2.2.0)
|
30
38
|
rack-test (>= 0.6.3)
|
31
39
|
rails-dom-testing (~> 2.0)
|
32
40
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
33
|
-
actiontext (
|
34
|
-
actionpack (=
|
35
|
-
activerecord (=
|
36
|
-
activestorage (=
|
37
|
-
activesupport (=
|
41
|
+
actiontext (7.0.3)
|
42
|
+
actionpack (= 7.0.3)
|
43
|
+
activerecord (= 7.0.3)
|
44
|
+
activestorage (= 7.0.3)
|
45
|
+
activesupport (= 7.0.3)
|
46
|
+
globalid (>= 0.6.0)
|
38
47
|
nokogiri (>= 1.8.5)
|
39
|
-
actionview (
|
40
|
-
activesupport (=
|
48
|
+
actionview (7.0.3)
|
49
|
+
activesupport (= 7.0.3)
|
41
50
|
builder (~> 3.1)
|
42
51
|
erubi (~> 1.4)
|
43
52
|
rails-dom-testing (~> 2.0)
|
44
53
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
45
|
-
activejob (
|
46
|
-
activesupport (=
|
54
|
+
activejob (7.0.3)
|
55
|
+
activesupport (= 7.0.3)
|
47
56
|
globalid (>= 0.3.6)
|
48
|
-
activemodel (
|
49
|
-
activesupport (=
|
50
|
-
activerecord (
|
51
|
-
activemodel (=
|
52
|
-
activesupport (=
|
53
|
-
activestorage (
|
54
|
-
actionpack (=
|
55
|
-
activejob (=
|
56
|
-
activerecord (=
|
57
|
-
|
58
|
-
|
57
|
+
activemodel (7.0.3)
|
58
|
+
activesupport (= 7.0.3)
|
59
|
+
activerecord (7.0.3)
|
60
|
+
activemodel (= 7.0.3)
|
61
|
+
activesupport (= 7.0.3)
|
62
|
+
activestorage (7.0.3)
|
63
|
+
actionpack (= 7.0.3)
|
64
|
+
activejob (= 7.0.3)
|
65
|
+
activerecord (= 7.0.3)
|
66
|
+
activesupport (= 7.0.3)
|
67
|
+
marcel (~> 1.0)
|
68
|
+
mini_mime (>= 1.1.0)
|
69
|
+
activesupport (7.0.3)
|
59
70
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
60
|
-
i18n (>=
|
61
|
-
minitest (
|
62
|
-
tzinfo (~>
|
63
|
-
|
64
|
-
addressable (2.7.0)
|
71
|
+
i18n (>= 1.6, < 2)
|
72
|
+
minitest (>= 5.1)
|
73
|
+
tzinfo (~> 2.0)
|
74
|
+
addressable (2.8.0)
|
65
75
|
public_suffix (>= 2.0.2, < 5.0)
|
66
76
|
builder (3.2.4)
|
67
|
-
byebug (11.1.
|
68
|
-
capybara (3.
|
77
|
+
byebug (11.1.3)
|
78
|
+
capybara (3.37.1)
|
69
79
|
addressable
|
80
|
+
matrix
|
70
81
|
mini_mime (>= 0.1.3)
|
71
82
|
nokogiri (~> 1.8)
|
72
83
|
rack (>= 1.6.0)
|
73
84
|
rack-test (>= 0.6.3)
|
74
|
-
regexp_parser (
|
85
|
+
regexp_parser (>= 1.5, < 3.0)
|
75
86
|
xpath (~> 3.2)
|
76
|
-
childprocess (
|
77
|
-
concurrent-ruby (1.1.
|
87
|
+
childprocess (4.1.0)
|
88
|
+
concurrent-ruby (1.1.10)
|
78
89
|
crass (1.0.6)
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
90
|
+
digest (3.1.0)
|
91
|
+
erubi (1.10.0)
|
92
|
+
globalid (1.0.0)
|
93
|
+
activesupport (>= 5.0)
|
94
|
+
i18n (1.10.0)
|
83
95
|
concurrent-ruby (~> 1.0)
|
84
|
-
json (2.
|
85
|
-
loofah (2.
|
96
|
+
json (2.6.2)
|
97
|
+
loofah (2.18.0)
|
86
98
|
crass (~> 1.0.2)
|
87
99
|
nokogiri (>= 1.5.9)
|
88
100
|
mail (2.7.1)
|
89
101
|
mini_mime (>= 0.1.1)
|
90
|
-
marcel (0.
|
91
|
-
|
92
|
-
method_source (0.
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
102
|
+
marcel (1.0.2)
|
103
|
+
matrix (0.4.2)
|
104
|
+
method_source (1.0.0)
|
105
|
+
mini_mime (1.1.2)
|
106
|
+
mini_portile2 (2.8.0)
|
107
|
+
minitest (5.16.2)
|
108
|
+
net-imap (0.2.3)
|
109
|
+
digest
|
110
|
+
net-protocol
|
111
|
+
strscan
|
112
|
+
net-pop (0.1.1)
|
113
|
+
digest
|
114
|
+
net-protocol
|
115
|
+
timeout
|
116
|
+
net-protocol (0.1.3)
|
117
|
+
timeout
|
118
|
+
net-smtp (0.3.1)
|
119
|
+
digest
|
120
|
+
net-protocol
|
121
|
+
timeout
|
122
|
+
nio4r (2.5.8)
|
123
|
+
nokogiri (1.13.6)
|
124
|
+
mini_portile2 (~> 2.8.0)
|
125
|
+
racc (~> 1.4)
|
126
|
+
power_assert (2.0.1)
|
127
|
+
public_suffix (4.0.7)
|
128
|
+
puma (5.6.4)
|
103
129
|
nio4r (~> 2.0)
|
104
|
-
|
105
|
-
rack
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
130
|
+
racc (1.6.0)
|
131
|
+
rack (2.2.4)
|
132
|
+
rack-test (2.0.2)
|
133
|
+
rack (>= 1.3)
|
134
|
+
rails (7.0.3)
|
135
|
+
actioncable (= 7.0.3)
|
136
|
+
actionmailbox (= 7.0.3)
|
137
|
+
actionmailer (= 7.0.3)
|
138
|
+
actionpack (= 7.0.3)
|
139
|
+
actiontext (= 7.0.3)
|
140
|
+
actionview (= 7.0.3)
|
141
|
+
activejob (= 7.0.3)
|
142
|
+
activemodel (= 7.0.3)
|
143
|
+
activerecord (= 7.0.3)
|
144
|
+
activestorage (= 7.0.3)
|
145
|
+
activesupport (= 7.0.3)
|
146
|
+
bundler (>= 1.15.0)
|
147
|
+
railties (= 7.0.3)
|
122
148
|
rails-dom-testing (2.0.3)
|
123
149
|
activesupport (>= 4.2.0)
|
124
150
|
nokogiri (>= 1.6)
|
125
|
-
rails-html-sanitizer (1.3
|
151
|
+
rails-html-sanitizer (1.4.3)
|
126
152
|
loofah (~> 2.3)
|
127
|
-
railties (
|
128
|
-
actionpack (=
|
129
|
-
activesupport (=
|
153
|
+
railties (7.0.3)
|
154
|
+
actionpack (= 7.0.3)
|
155
|
+
activesupport (= 7.0.3)
|
130
156
|
method_source
|
131
|
-
rake (>=
|
132
|
-
thor (
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
sqlite3 (1.4.2)
|
148
|
-
test-unit (3.3.5)
|
157
|
+
rake (>= 12.2)
|
158
|
+
thor (~> 1.0)
|
159
|
+
zeitwerk (~> 2.5)
|
160
|
+
rake (13.0.6)
|
161
|
+
regexp_parser (2.5.0)
|
162
|
+
rexml (3.2.5)
|
163
|
+
rr (3.0.9)
|
164
|
+
rubyzip (2.3.2)
|
165
|
+
selenium-webdriver (4.3.0)
|
166
|
+
childprocess (>= 0.5, < 5.0)
|
167
|
+
rexml (~> 3.2, >= 3.2.5)
|
168
|
+
rubyzip (>= 1.2.2, < 3.0)
|
169
|
+
websocket (~> 1.0)
|
170
|
+
sqlite3 (1.4.4)
|
171
|
+
strscan (3.0.3)
|
172
|
+
test-unit (3.5.3)
|
149
173
|
power_assert
|
150
|
-
test-unit-activesupport (1.
|
174
|
+
test-unit-activesupport (1.1.1)
|
151
175
|
activesupport
|
152
176
|
test-unit
|
153
|
-
test-unit-capybara (1.
|
177
|
+
test-unit-capybara (1.1.1)
|
154
178
|
capybara (>= 2.1.0)
|
155
179
|
json
|
156
180
|
test-unit (>= 2.5.3)
|
157
|
-
test-unit-rails (
|
158
|
-
rails (>= 5.
|
181
|
+
test-unit-rails (7.0.0)
|
182
|
+
rails (>= 5.2.0)
|
159
183
|
test-unit (>= 3.1.7)
|
160
184
|
test-unit-activesupport (>= 1.0.8)
|
161
185
|
test-unit-capybara (>= 1.0.5)
|
@@ -163,16 +187,17 @@ GEM
|
|
163
187
|
test-unit-rr (1.0.5)
|
164
188
|
rr (>= 1.1.1)
|
165
189
|
test-unit (>= 2.5.2)
|
166
|
-
thor (1.
|
167
|
-
|
168
|
-
tzinfo (
|
169
|
-
|
170
|
-
websocket
|
190
|
+
thor (1.2.1)
|
191
|
+
timeout (0.3.0)
|
192
|
+
tzinfo (2.0.4)
|
193
|
+
concurrent-ruby (~> 1.0)
|
194
|
+
websocket (1.2.9)
|
195
|
+
websocket-driver (0.7.5)
|
171
196
|
websocket-extensions (>= 0.1.0)
|
172
|
-
websocket-extensions (0.1.
|
197
|
+
websocket-extensions (0.1.5)
|
173
198
|
xpath (3.2.0)
|
174
199
|
nokogiri (~> 1.8)
|
175
|
-
zeitwerk (2.
|
200
|
+
zeitwerk (2.6.0)
|
176
201
|
|
177
202
|
PLATFORMS
|
178
203
|
ruby
|
@@ -189,4 +214,4 @@ DEPENDENCIES
|
|
189
214
|
test-unit-rails
|
190
215
|
|
191
216
|
BUNDLED WITH
|
192
|
-
2.
|
217
|
+
2.3.17
|
data/gifted.gemspec
CHANGED
@@ -1,27 +1,28 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
lib = File.expand_path(
|
3
|
+
lib = File.expand_path('lib', __dir__)
|
4
4
|
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
|
5
|
-
require
|
5
|
+
require 'gifted/version'
|
6
6
|
|
7
7
|
Gem::Specification.new do |spec|
|
8
|
-
spec.name =
|
8
|
+
spec.name = 'gifted'
|
9
9
|
spec.version = Gifted::VERSION
|
10
|
-
spec.authors = [
|
11
|
-
spec.email = [
|
10
|
+
spec.authors = ['Joel Moss']
|
11
|
+
spec.email = ['joel@developwithstyle.com']
|
12
12
|
|
13
|
-
spec.summary =
|
14
|
-
spec.description =
|
13
|
+
spec.summary = 'Simple, yet Powerful Rails Decorators'
|
14
|
+
spec.description = 'Simple, yet Powerful Rails Decorators'
|
15
15
|
spec.homepage = 'https://github.com/joelmoss/gifted'
|
16
|
+
spec.license = 'MIT'
|
16
17
|
|
17
18
|
# Specify which files should be added to the gem when it is released.
|
18
19
|
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
|
19
|
-
spec.files = Dir.chdir(File.expand_path(
|
20
|
+
spec.files = Dir.chdir(File.expand_path(__dir__)) do
|
20
21
|
`git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
|
21
22
|
end
|
22
|
-
spec.bindir =
|
23
|
+
spec.bindir = 'exe'
|
23
24
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
24
|
-
spec.require_paths = [
|
25
|
+
spec.require_paths = ['lib']
|
25
26
|
|
26
27
|
spec.add_development_dependency 'bundler', '~> 2.0'
|
27
28
|
spec.add_development_dependency 'test-unit-rails'
|
data/lib/gifted/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gifted
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Joel Moss
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-07-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -129,7 +129,6 @@ executables: []
|
|
129
129
|
extensions: []
|
130
130
|
extra_rdoc_files: []
|
131
131
|
files:
|
132
|
-
- ".DS_Store"
|
133
132
|
- ".gitignore"
|
134
133
|
- ".travis.yml"
|
135
134
|
- Gemfile
|
@@ -152,9 +151,10 @@ files:
|
|
152
151
|
- lib/gifted/view_context.rb
|
153
152
|
- lib/gifted/view_helpers.rb
|
154
153
|
homepage: https://github.com/joelmoss/gifted
|
155
|
-
licenses:
|
154
|
+
licenses:
|
155
|
+
- MIT
|
156
156
|
metadata: {}
|
157
|
-
post_install_message:
|
157
|
+
post_install_message:
|
158
158
|
rdoc_options: []
|
159
159
|
require_paths:
|
160
160
|
- lib
|
@@ -169,8 +169,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
169
169
|
- !ruby/object:Gem::Version
|
170
170
|
version: '0'
|
171
171
|
requirements: []
|
172
|
-
rubygems_version: 3.
|
173
|
-
signing_key:
|
172
|
+
rubygems_version: 3.3.7
|
173
|
+
signing_key:
|
174
174
|
specification_version: 4
|
175
175
|
summary: Simple, yet Powerful Rails Decorators
|
176
176
|
test_files: []
|
data/.DS_Store
DELETED
Binary file
|