gifted 0.2.1 → 1.0.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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +96 -80
  3. data/lib/gifted/version.rb +1 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b6a8a547ab34beff6311aff6c247c28e8d0fb613ba944c48fcbca1c0c6d5a3b6
4
- data.tar.gz: 0dd2b30f425cc7d519148aa9999d3ac2a21a84a05e20b73691cd5a1165452f44
3
+ metadata.gz: bdada1f9b8b31d24f6829374d73756040601e798d659d7ba4e2e4545a8d5a5d2
4
+ data.tar.gz: 49fb8d3b9f099361c3c9bc830aea2f34a2e3b23f3ba9f845d07c4798d6d18a72
5
5
  SHA512:
6
- metadata.gz: '08a37b1c9a19f03b9bfa5c43d68099f9c5ca065d2b5c2b9723e586b35f9b21976f7f61648576793604de0dd890c1b8ee682b048901017e6c52a2407897cb8886'
7
- data.tar.gz: 845087068bfdabbf6bc616ccc433c879b754921eee45358d4b753dfe080624ded6a3a7fbcd5b35026cd52c4fef9961da634b5e97a0a14cb92740cdde0e607a2f
6
+ metadata.gz: 24b253beea64c5e39296e5060a4ff6e44e4397db3d904946ea9f09d3e8a93bd9ef1faf8b0512dfa5272957bd14542b2f392c4c9796689c42493962420ada69a7
7
+ data.tar.gz: 6418c3c051f9d1942ef6ce73326203af4e2b6ab9fe5e65e83cbc2d3d6ffbecfc15f2f8206f7b93bcff7c4acf2968d089ea78d66610320c3527a7b05ac0c81c15
data/Gemfile.lock CHANGED
@@ -6,53 +6,66 @@ PATH
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- actioncable (5.2.3)
10
- actionpack (= 5.2.3)
9
+ actioncable (6.0.2.1)
10
+ actionpack (= 6.0.2.1)
11
11
  nio4r (~> 2.0)
12
12
  websocket-driver (>= 0.6.1)
13
- actionmailer (5.2.3)
14
- actionpack (= 5.2.3)
15
- actionview (= 5.2.3)
16
- activejob (= 5.2.3)
13
+ actionmailbox (6.0.2.1)
14
+ actionpack (= 6.0.2.1)
15
+ activejob (= 6.0.2.1)
16
+ activerecord (= 6.0.2.1)
17
+ activestorage (= 6.0.2.1)
18
+ activesupport (= 6.0.2.1)
19
+ mail (>= 2.7.1)
20
+ actionmailer (6.0.2.1)
21
+ actionpack (= 6.0.2.1)
22
+ actionview (= 6.0.2.1)
23
+ activejob (= 6.0.2.1)
17
24
  mail (~> 2.5, >= 2.5.4)
18
25
  rails-dom-testing (~> 2.0)
19
- actionpack (5.2.3)
20
- actionview (= 5.2.3)
21
- activesupport (= 5.2.3)
22
- rack (~> 2.0)
26
+ actionpack (6.0.2.1)
27
+ actionview (= 6.0.2.1)
28
+ activesupport (= 6.0.2.1)
29
+ rack (~> 2.0, >= 2.0.8)
23
30
  rack-test (>= 0.6.3)
24
31
  rails-dom-testing (~> 2.0)
25
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
26
- actionview (5.2.3)
27
- activesupport (= 5.2.3)
32
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
33
+ actiontext (6.0.2.1)
34
+ actionpack (= 6.0.2.1)
35
+ activerecord (= 6.0.2.1)
36
+ activestorage (= 6.0.2.1)
37
+ activesupport (= 6.0.2.1)
38
+ nokogiri (>= 1.8.5)
39
+ actionview (6.0.2.1)
40
+ activesupport (= 6.0.2.1)
28
41
  builder (~> 3.1)
29
42
  erubi (~> 1.4)
30
43
  rails-dom-testing (~> 2.0)
31
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
32
- activejob (5.2.3)
33
- activesupport (= 5.2.3)
44
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
45
+ activejob (6.0.2.1)
46
+ activesupport (= 6.0.2.1)
34
47
  globalid (>= 0.3.6)
35
- activemodel (5.2.3)
36
- activesupport (= 5.2.3)
37
- activerecord (5.2.3)
38
- activemodel (= 5.2.3)
39
- activesupport (= 5.2.3)
40
- arel (>= 9.0)
41
- activestorage (5.2.3)
42
- actionpack (= 5.2.3)
43
- activerecord (= 5.2.3)
48
+ activemodel (6.0.2.1)
49
+ activesupport (= 6.0.2.1)
50
+ activerecord (6.0.2.1)
51
+ activemodel (= 6.0.2.1)
52
+ activesupport (= 6.0.2.1)
53
+ activestorage (6.0.2.1)
54
+ actionpack (= 6.0.2.1)
55
+ activejob (= 6.0.2.1)
56
+ activerecord (= 6.0.2.1)
44
57
  marcel (~> 0.3.1)
45
- activesupport (5.2.3)
58
+ activesupport (6.0.2.1)
46
59
  concurrent-ruby (~> 1.0, >= 1.0.2)
47
60
  i18n (>= 0.7, < 2)
48
61
  minitest (~> 5.1)
49
62
  tzinfo (~> 1.1)
50
- addressable (2.6.0)
51
- public_suffix (>= 2.0.2, < 4.0)
52
- arel (9.0.0)
53
- builder (3.2.3)
54
- byebug (11.0.1)
55
- capybara (3.24.0)
63
+ zeitwerk (~> 2.2)
64
+ addressable (2.7.0)
65
+ public_suffix (>= 2.0.2, < 5.0)
66
+ builder (3.2.4)
67
+ byebug (11.1.1)
68
+ capybara (3.31.0)
56
69
  addressable
57
70
  mini_mime (>= 0.1.3)
58
71
  nokogiri (~> 1.8)
@@ -60,17 +73,16 @@ GEM
60
73
  rack-test (>= 0.6.3)
61
74
  regexp_parser (~> 1.5)
62
75
  xpath (~> 3.2)
63
- childprocess (1.0.1)
64
- rake (< 13.0)
65
- concurrent-ruby (1.1.5)
66
- crass (1.0.4)
67
- erubi (1.8.0)
76
+ childprocess (3.0.0)
77
+ concurrent-ruby (1.1.6)
78
+ crass (1.0.6)
79
+ erubi (1.9.0)
68
80
  globalid (0.4.2)
69
81
  activesupport (>= 4.2.0)
70
- i18n (1.6.0)
82
+ i18n (1.8.2)
71
83
  concurrent-ruby (~> 1.0)
72
- json (2.2.0)
73
- loofah (2.2.3)
84
+ json (2.3.0)
85
+ loofah (2.4.0)
74
86
  crass (~> 1.0.2)
75
87
  nokogiri (>= 1.5.9)
76
88
  mail (2.7.1)
@@ -78,68 +90,71 @@ GEM
78
90
  marcel (0.3.3)
79
91
  mimemagic (~> 0.3.2)
80
92
  method_source (0.9.2)
81
- mimemagic (0.3.3)
82
- mini_mime (1.0.1)
93
+ mimemagic (0.3.4)
94
+ mini_mime (1.0.2)
83
95
  mini_portile2 (2.4.0)
84
- minitest (5.11.3)
85
- nio4r (2.3.1)
86
- nokogiri (1.10.4)
96
+ minitest (5.14.0)
97
+ nio4r (2.5.2)
98
+ nokogiri (1.10.8)
87
99
  mini_portile2 (~> 2.4.0)
88
- power_assert (1.1.4)
89
- public_suffix (3.1.0)
90
- puma (3.12.1)
91
- rack (2.0.7)
100
+ power_assert (1.1.6)
101
+ public_suffix (4.0.3)
102
+ puma (4.3.1)
103
+ nio4r (~> 2.0)
104
+ rack (2.2.2)
92
105
  rack-test (1.1.0)
93
106
  rack (>= 1.0, < 3)
94
- rails (5.2.3)
95
- actioncable (= 5.2.3)
96
- actionmailer (= 5.2.3)
97
- actionpack (= 5.2.3)
98
- actionview (= 5.2.3)
99
- activejob (= 5.2.3)
100
- activemodel (= 5.2.3)
101
- activerecord (= 5.2.3)
102
- activestorage (= 5.2.3)
103
- activesupport (= 5.2.3)
107
+ rails (6.0.2.1)
108
+ actioncable (= 6.0.2.1)
109
+ actionmailbox (= 6.0.2.1)
110
+ actionmailer (= 6.0.2.1)
111
+ actionpack (= 6.0.2.1)
112
+ actiontext (= 6.0.2.1)
113
+ actionview (= 6.0.2.1)
114
+ activejob (= 6.0.2.1)
115
+ activemodel (= 6.0.2.1)
116
+ activerecord (= 6.0.2.1)
117
+ activestorage (= 6.0.2.1)
118
+ activesupport (= 6.0.2.1)
104
119
  bundler (>= 1.3.0)
105
- railties (= 5.2.3)
120
+ railties (= 6.0.2.1)
106
121
  sprockets-rails (>= 2.0.0)
107
122
  rails-dom-testing (2.0.3)
108
123
  activesupport (>= 4.2.0)
109
124
  nokogiri (>= 1.6)
110
- rails-html-sanitizer (1.0.4)
111
- loofah (~> 2.2, >= 2.2.2)
112
- railties (5.2.3)
113
- actionpack (= 5.2.3)
114
- activesupport (= 5.2.3)
125
+ rails-html-sanitizer (1.3.0)
126
+ loofah (~> 2.3)
127
+ railties (6.0.2.1)
128
+ actionpack (= 6.0.2.1)
129
+ activesupport (= 6.0.2.1)
115
130
  method_source
116
131
  rake (>= 0.8.7)
117
- thor (>= 0.19.0, < 2.0)
118
- rake (10.5.0)
119
- regexp_parser (1.5.1)
132
+ thor (>= 0.20.3, < 2.0)
133
+ rake (13.0.1)
134
+ regexp_parser (1.7.0)
120
135
  rr (1.2.1)
121
- rubyzip (1.2.3)
122
- selenium-webdriver (3.142.3)
123
- childprocess (>= 0.5, < 2.0)
124
- rubyzip (~> 1.2, >= 1.2.2)
125
- sprockets (3.7.2)
136
+ rubyzip (2.2.0)
137
+ selenium-webdriver (3.142.7)
138
+ childprocess (>= 0.5, < 4.0)
139
+ rubyzip (>= 1.2.2)
140
+ sprockets (4.0.0)
126
141
  concurrent-ruby (~> 1.0)
127
142
  rack (> 1, < 3)
128
143
  sprockets-rails (3.2.1)
129
144
  actionpack (>= 4.0)
130
145
  activesupport (>= 4.0)
131
146
  sprockets (>= 3.0.0)
132
- sqlite3 (1.4.1)
133
- test-unit (3.3.3)
147
+ sqlite3 (1.4.2)
148
+ test-unit (3.3.5)
134
149
  power_assert
135
150
  test-unit-activesupport (1.0.9)
136
151
  activesupport
137
152
  test-unit
138
- test-unit-capybara (1.0.7)
153
+ test-unit-capybara (1.0.9)
139
154
  capybara (>= 2.1.0)
140
155
  json
141
156
  test-unit (>= 2.5.3)
142
- test-unit-rails (5.2.2)
157
+ test-unit-rails (6.0.0)
143
158
  rails (>= 5.1.2)
144
159
  test-unit (>= 3.1.7)
145
160
  test-unit-activesupport (>= 1.0.8)
@@ -148,15 +163,16 @@ GEM
148
163
  test-unit-rr (1.0.5)
149
164
  rr (>= 1.1.1)
150
165
  test-unit (>= 2.5.2)
151
- thor (0.20.3)
166
+ thor (1.0.1)
152
167
  thread_safe (0.3.6)
153
- tzinfo (1.2.5)
168
+ tzinfo (1.2.6)
154
169
  thread_safe (~> 0.1)
155
170
  websocket-driver (0.7.1)
156
171
  websocket-extensions (>= 0.1.0)
157
172
  websocket-extensions (0.1.4)
158
173
  xpath (3.2.0)
159
174
  nokogiri (~> 1.8)
175
+ zeitwerk (2.2.2)
160
176
 
161
177
  PLATFORMS
162
178
  ruby
@@ -173,4 +189,4 @@ DEPENDENCIES
173
189
  test-unit-rails
174
190
 
175
191
  BUNDLED WITH
176
- 2.0.2
192
+ 2.1.4
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Gifted
4
- VERSION = "0.2.1"
4
+ VERSION = "1.0.0"
5
5
  end
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: 0.2.1
4
+ version: 1.0.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: 2019-08-21 00:00:00.000000000 Z
11
+ date: 2020-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -169,7 +169,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
169
169
  - !ruby/object:Gem::Version
170
170
  version: '0'
171
171
  requirements: []
172
- rubygems_version: 3.0.4
172
+ rubygems_version: 3.1.2
173
173
  signing_key:
174
174
  specification_version: 4
175
175
  summary: Simple, yet Powerful Rails Decorators