kirigami 0.4.0 → 0.4.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
- SHA1:
3
- metadata.gz: 86731343cb2b71eedd73d57ccfc13e60fdb88990
4
- data.tar.gz: df44e2170e043317a0fe116e4699169dbb47651c
2
+ SHA256:
3
+ metadata.gz: 0cfa1ede2ff2732d96676fec45967679f541647ea06f6b0219b9fc63345d884c
4
+ data.tar.gz: bdb56ad15ea640b21b290f6f2fd44c6ac41607b84091e2545702e24e5589ca95
5
5
  SHA512:
6
- metadata.gz: 48b81fb05fe359d2ad8dcce90222d09ea627e53ff489c1c19624157eb43524f485e745097032fbe147538659e3d7197f2ff2da078d53d75b7273d4738b797f77
7
- data.tar.gz: c0a48c86142d16c5259084dbc1548574a23f9f938e3376a9c4512a9be9c803754e7bd9d6702bc30add01249f6b56c7730f0c6b7515fac1da681b97df5cd8252b
6
+ metadata.gz: 2a7bdcf704deea646046e4644b1b648ac4a4b60d7c43556a486d740b49c6b19eb22219907f05e39e9e63f95c6cb22198747cf35f2084c3cb65d12c1637760afb
7
+ data.tar.gz: 1cd47318e05f956e9d87b3a9402bcb83e9a646ed8112de6bbabc24fe9e41d5e4683cffafeabd08d88d153c11ff2c36ce7754219704ee1cf5f062d4d80e27c508
data/.yardopts ADDED
@@ -0,0 +1,7 @@
1
+ --plugin tomdoc
2
+ --private
3
+ --hide-void-return
4
+ --title "Kirigami"
5
+ --output-dir=docs
6
+ --markup=markdown
7
+ --markup-provider=redcarpet
data/Gemfile.lock CHANGED
@@ -1,123 +1,149 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- kirigami (0.4.0)
4
+ kirigami (0.4.5)
5
5
  activesupport
6
- mini_magick
6
+ mini_magick (>= 4.9.4)
7
7
  rails (>= 3.0.0)
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actioncable (5.1.4)
13
- actionpack (= 5.1.4)
12
+ actioncable (6.1.4.1)
13
+ actionpack (= 6.1.4.1)
14
+ activesupport (= 6.1.4.1)
14
15
  nio4r (~> 2.0)
15
- websocket-driver (~> 0.6.1)
16
- actionmailer (5.1.4)
17
- actionpack (= 5.1.4)
18
- actionview (= 5.1.4)
19
- activejob (= 5.1.4)
16
+ websocket-driver (>= 0.6.1)
17
+ actionmailbox (6.1.4.1)
18
+ actionpack (= 6.1.4.1)
19
+ activejob (= 6.1.4.1)
20
+ activerecord (= 6.1.4.1)
21
+ activestorage (= 6.1.4.1)
22
+ activesupport (= 6.1.4.1)
23
+ mail (>= 2.7.1)
24
+ actionmailer (6.1.4.1)
25
+ actionpack (= 6.1.4.1)
26
+ actionview (= 6.1.4.1)
27
+ activejob (= 6.1.4.1)
28
+ activesupport (= 6.1.4.1)
20
29
  mail (~> 2.5, >= 2.5.4)
21
30
  rails-dom-testing (~> 2.0)
22
- actionpack (5.1.4)
23
- actionview (= 5.1.4)
24
- activesupport (= 5.1.4)
25
- rack (~> 2.0)
31
+ actionpack (6.1.4.1)
32
+ actionview (= 6.1.4.1)
33
+ activesupport (= 6.1.4.1)
34
+ rack (~> 2.0, >= 2.0.9)
26
35
  rack-test (>= 0.6.3)
27
36
  rails-dom-testing (~> 2.0)
28
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
29
- actionview (5.1.4)
30
- activesupport (= 5.1.4)
37
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
38
+ actiontext (6.1.4.1)
39
+ actionpack (= 6.1.4.1)
40
+ activerecord (= 6.1.4.1)
41
+ activestorage (= 6.1.4.1)
42
+ activesupport (= 6.1.4.1)
43
+ nokogiri (>= 1.8.5)
44
+ actionview (6.1.4.1)
45
+ activesupport (= 6.1.4.1)
31
46
  builder (~> 3.1)
32
47
  erubi (~> 1.4)
33
48
  rails-dom-testing (~> 2.0)
34
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
35
- activejob (5.1.4)
36
- activesupport (= 5.1.4)
49
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
50
+ activejob (6.1.4.1)
51
+ activesupport (= 6.1.4.1)
37
52
  globalid (>= 0.3.6)
38
- activemodel (5.1.4)
39
- activesupport (= 5.1.4)
40
- activerecord (5.1.4)
41
- activemodel (= 5.1.4)
42
- activesupport (= 5.1.4)
43
- arel (~> 8.0)
44
- activesupport (5.1.4)
53
+ activemodel (6.1.4.1)
54
+ activesupport (= 6.1.4.1)
55
+ activerecord (6.1.4.1)
56
+ activemodel (= 6.1.4.1)
57
+ activesupport (= 6.1.4.1)
58
+ activestorage (6.1.4.1)
59
+ actionpack (= 6.1.4.1)
60
+ activejob (= 6.1.4.1)
61
+ activerecord (= 6.1.4.1)
62
+ activesupport (= 6.1.4.1)
63
+ marcel (~> 1.0.0)
64
+ mini_mime (>= 1.1.0)
65
+ activesupport (6.1.4.1)
45
66
  concurrent-ruby (~> 1.0, >= 1.0.2)
46
- i18n (~> 0.7)
47
- minitest (~> 5.1)
48
- tzinfo (~> 1.1)
49
- arel (8.0.0)
50
- builder (3.2.3)
51
- concurrent-ruby (1.0.5)
52
- crass (1.0.2)
53
- erubi (1.7.0)
54
- globalid (0.4.0)
55
- activesupport (>= 4.2.0)
56
- i18n (0.8.6)
57
- loofah (2.1.1)
67
+ i18n (>= 1.6, < 2)
68
+ minitest (>= 5.1)
69
+ tzinfo (~> 2.0)
70
+ zeitwerk (~> 2.3)
71
+ builder (3.2.4)
72
+ concurrent-ruby (1.1.9)
73
+ crass (1.0.6)
74
+ erubi (1.10.0)
75
+ globalid (0.5.2)
76
+ activesupport (>= 5.0)
77
+ i18n (1.8.10)
78
+ concurrent-ruby (~> 1.0)
79
+ loofah (2.12.0)
58
80
  crass (~> 1.0.2)
59
81
  nokogiri (>= 1.5.9)
60
- mail (2.6.6)
61
- mime-types (>= 1.16, < 4)
62
- method_source (0.9.0)
63
- mime-types (3.1)
64
- mime-types-data (~> 3.2015)
65
- mime-types-data (3.2016.0521)
66
- mini_magick (4.8.0)
67
- mini_portile2 (2.3.0)
68
- minitest (5.10.3)
69
- nio4r (2.1.0)
70
- nokogiri (1.8.1)
71
- mini_portile2 (~> 2.3.0)
72
- rack (2.0.3)
73
- rack-test (0.7.0)
82
+ mail (2.7.1)
83
+ mini_mime (>= 0.1.1)
84
+ marcel (1.0.2)
85
+ method_source (1.0.0)
86
+ mini_magick (4.11.0)
87
+ mini_mime (1.1.1)
88
+ mini_portile2 (2.6.1)
89
+ minitest (5.14.4)
90
+ nio4r (2.5.8)
91
+ nokogiri (1.12.5)
92
+ mini_portile2 (~> 2.6.1)
93
+ racc (~> 1.4)
94
+ racc (1.5.2)
95
+ rack (2.2.3)
96
+ rack-test (1.1.0)
74
97
  rack (>= 1.0, < 3)
75
- rails (5.1.4)
76
- actioncable (= 5.1.4)
77
- actionmailer (= 5.1.4)
78
- actionpack (= 5.1.4)
79
- actionview (= 5.1.4)
80
- activejob (= 5.1.4)
81
- activemodel (= 5.1.4)
82
- activerecord (= 5.1.4)
83
- activesupport (= 5.1.4)
84
- bundler (>= 1.3.0)
85
- railties (= 5.1.4)
98
+ rails (6.1.4.1)
99
+ actioncable (= 6.1.4.1)
100
+ actionmailbox (= 6.1.4.1)
101
+ actionmailer (= 6.1.4.1)
102
+ actionpack (= 6.1.4.1)
103
+ actiontext (= 6.1.4.1)
104
+ actionview (= 6.1.4.1)
105
+ activejob (= 6.1.4.1)
106
+ activemodel (= 6.1.4.1)
107
+ activerecord (= 6.1.4.1)
108
+ activestorage (= 6.1.4.1)
109
+ activesupport (= 6.1.4.1)
110
+ bundler (>= 1.15.0)
111
+ railties (= 6.1.4.1)
86
112
  sprockets-rails (>= 2.0.0)
87
113
  rails-dom-testing (2.0.3)
88
114
  activesupport (>= 4.2.0)
89
115
  nokogiri (>= 1.6)
90
- rails-html-sanitizer (1.0.3)
91
- loofah (~> 2.0)
92
- railties (5.1.4)
93
- actionpack (= 5.1.4)
94
- activesupport (= 5.1.4)
116
+ rails-html-sanitizer (1.4.2)
117
+ loofah (~> 2.3)
118
+ railties (6.1.4.1)
119
+ actionpack (= 6.1.4.1)
120
+ activesupport (= 6.1.4.1)
95
121
  method_source
96
- rake (>= 0.8.7)
97
- thor (>= 0.18.1, < 2.0)
98
- rake (10.5.0)
99
- sprockets (3.7.1)
122
+ rake (>= 0.13)
123
+ thor (~> 1.0)
124
+ rake (13.0.6)
125
+ sprockets (4.0.2)
100
126
  concurrent-ruby (~> 1.0)
101
127
  rack (> 1, < 3)
102
- sprockets-rails (3.2.1)
128
+ sprockets-rails (3.2.2)
103
129
  actionpack (>= 4.0)
104
130
  activesupport (>= 4.0)
105
131
  sprockets (>= 3.0.0)
106
- thor (0.20.0)
107
- thread_safe (0.3.6)
108
- tzinfo (1.2.3)
109
- thread_safe (~> 0.1)
110
- websocket-driver (0.6.5)
132
+ thor (1.1.0)
133
+ tzinfo (2.0.4)
134
+ concurrent-ruby (~> 1.0)
135
+ websocket-driver (0.7.5)
111
136
  websocket-extensions (>= 0.1.0)
112
- websocket-extensions (0.1.2)
137
+ websocket-extensions (0.1.5)
138
+ zeitwerk (2.4.2)
113
139
 
114
140
  PLATFORMS
115
141
  ruby
116
142
 
117
143
  DEPENDENCIES
118
- bundler (~> 1.16.a)
144
+ bundler (>= 1.16.0)
119
145
  kirigami!
120
- rake (~> 10.0)
146
+ rake (>= 12.3.3)
121
147
 
122
148
  BUNDLED WITH
123
- 1.16.0.pre.2
149
+ 2.2.16
data/README.md CHANGED
@@ -66,7 +66,7 @@ Kirigami.configure do |config|
66
66
  # Set minimagick to debug mode (default: false)
67
67
  self.config.debug = false
68
68
 
69
- end
69
+ end if defined?(Kirigami)
70
70
  ```
71
71
 
72
72
  ## TODO