kirigami 0.4.0 → 0.4.1

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: 60ed3177cc250c128a6538bbb233f551da97b3ca0095f2756b00566cd398342b
4
+ data.tar.gz: 0700b5789b609f48200481112f51fb4275aba946d5bbb7bc9672f5d3f9046d15
5
5
  SHA512:
6
- metadata.gz: 48b81fb05fe359d2ad8dcce90222d09ea627e53ff489c1c19624157eb43524f485e745097032fbe147538659e3d7197f2ff2da078d53d75b7273d4738b797f77
7
- data.tar.gz: c0a48c86142d16c5259084dbc1548574a23f9f938e3376a9c4512a9be9c803754e7bd9d6702bc30add01249f6b56c7730f0c6b7515fac1da681b97df5cd8252b
6
+ metadata.gz: 1faa9029b11ad59b55a6e0c38fc666af51a5c1a22dda8a8dc949cd6c75d9d16f8d3020f4e766dcc80cdf65c774c91a6a886e0b5174566915028b30dc2f1a6f88
7
+ data.tar.gz: b92ddf1971349ca6a438d5d729a5eb8574df1f964e997ddc55ece147b3b3b585d64db0fc6729ea1583078fb1260c4a9a4271b84c8488f3639c7084afc2c7efa3
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- kirigami (0.4.0)
4
+ kirigami (0.4.1)
5
5
  activesupport
6
6
  mini_magick
7
7
  rails (>= 3.0.0)
@@ -9,107 +9,114 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actioncable (5.1.4)
13
- actionpack (= 5.1.4)
12
+ actioncable (5.2.2.1)
13
+ actionpack (= 5.2.2.1)
14
14
  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)
15
+ websocket-driver (>= 0.6.1)
16
+ actionmailer (5.2.2.1)
17
+ actionpack (= 5.2.2.1)
18
+ actionview (= 5.2.2.1)
19
+ activejob (= 5.2.2.1)
20
20
  mail (~> 2.5, >= 2.5.4)
21
21
  rails-dom-testing (~> 2.0)
22
- actionpack (5.1.4)
23
- actionview (= 5.1.4)
24
- activesupport (= 5.1.4)
22
+ actionpack (5.2.2.1)
23
+ actionview (= 5.2.2.1)
24
+ activesupport (= 5.2.2.1)
25
25
  rack (~> 2.0)
26
26
  rack-test (>= 0.6.3)
27
27
  rails-dom-testing (~> 2.0)
28
28
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
29
- actionview (5.1.4)
30
- activesupport (= 5.1.4)
29
+ actionview (5.2.2.1)
30
+ activesupport (= 5.2.2.1)
31
31
  builder (~> 3.1)
32
32
  erubi (~> 1.4)
33
33
  rails-dom-testing (~> 2.0)
34
34
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
35
- activejob (5.1.4)
36
- activesupport (= 5.1.4)
35
+ activejob (5.2.2.1)
36
+ activesupport (= 5.2.2.1)
37
37
  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)
38
+ activemodel (5.2.2.1)
39
+ activesupport (= 5.2.2.1)
40
+ activerecord (5.2.2.1)
41
+ activemodel (= 5.2.2.1)
42
+ activesupport (= 5.2.2.1)
43
+ arel (>= 9.0)
44
+ activestorage (5.2.2.1)
45
+ actionpack (= 5.2.2.1)
46
+ activerecord (= 5.2.2.1)
47
+ marcel (~> 0.3.1)
48
+ activesupport (5.2.2.1)
45
49
  concurrent-ruby (~> 1.0, >= 1.0.2)
46
- i18n (~> 0.7)
50
+ i18n (>= 0.7, < 2)
47
51
  minitest (~> 5.1)
48
52
  tzinfo (~> 1.1)
49
- arel (8.0.0)
53
+ arel (9.0.0)
50
54
  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
+ concurrent-ruby (1.1.5)
56
+ crass (1.0.4)
57
+ erubi (1.8.0)
58
+ globalid (0.4.2)
55
59
  activesupport (>= 4.2.0)
56
- i18n (0.8.6)
57
- loofah (2.1.1)
60
+ i18n (1.6.0)
61
+ concurrent-ruby (~> 1.0)
62
+ loofah (2.2.3)
58
63
  crass (~> 1.0.2)
59
64
  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)
65
+ mail (2.7.1)
66
+ mini_mime (>= 0.1.1)
67
+ marcel (0.3.3)
68
+ mimemagic (~> 0.3.2)
69
+ method_source (0.9.2)
70
+ mimemagic (0.3.3)
66
71
  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)
72
+ mini_mime (1.0.1)
73
+ mini_portile2 (2.4.0)
74
+ minitest (5.11.3)
75
+ nio4r (2.3.1)
76
+ nokogiri (1.10.1)
77
+ mini_portile2 (~> 2.4.0)
78
+ rack (2.0.6)
79
+ rack-test (1.1.0)
74
80
  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)
81
+ rails (5.2.2.1)
82
+ actioncable (= 5.2.2.1)
83
+ actionmailer (= 5.2.2.1)
84
+ actionpack (= 5.2.2.1)
85
+ actionview (= 5.2.2.1)
86
+ activejob (= 5.2.2.1)
87
+ activemodel (= 5.2.2.1)
88
+ activerecord (= 5.2.2.1)
89
+ activestorage (= 5.2.2.1)
90
+ activesupport (= 5.2.2.1)
84
91
  bundler (>= 1.3.0)
85
- railties (= 5.1.4)
92
+ railties (= 5.2.2.1)
86
93
  sprockets-rails (>= 2.0.0)
87
94
  rails-dom-testing (2.0.3)
88
95
  activesupport (>= 4.2.0)
89
96
  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)
97
+ rails-html-sanitizer (1.0.4)
98
+ loofah (~> 2.2, >= 2.2.2)
99
+ railties (5.2.2.1)
100
+ actionpack (= 5.2.2.1)
101
+ activesupport (= 5.2.2.1)
95
102
  method_source
96
103
  rake (>= 0.8.7)
97
- thor (>= 0.18.1, < 2.0)
104
+ thor (>= 0.19.0, < 2.0)
98
105
  rake (10.5.0)
99
- sprockets (3.7.1)
106
+ sprockets (3.7.2)
100
107
  concurrent-ruby (~> 1.0)
101
108
  rack (> 1, < 3)
102
109
  sprockets-rails (3.2.1)
103
110
  actionpack (>= 4.0)
104
111
  activesupport (>= 4.0)
105
112
  sprockets (>= 3.0.0)
106
- thor (0.20.0)
113
+ thor (0.20.3)
107
114
  thread_safe (0.3.6)
108
- tzinfo (1.2.3)
115
+ tzinfo (1.2.5)
109
116
  thread_safe (~> 0.1)
110
- websocket-driver (0.6.5)
117
+ websocket-driver (0.7.0)
111
118
  websocket-extensions (>= 0.1.0)
112
- websocket-extensions (0.1.2)
119
+ websocket-extensions (0.1.3)
113
120
 
114
121
  PLATFORMS
115
122
  ruby
@@ -120,4 +127,4 @@ DEPENDENCIES
120
127
  rake (~> 10.0)
121
128
 
122
129
  BUNDLED WITH
123
- 1.16.0.pre.2
130
+ 1.17.2
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
@@ -28,7 +28,7 @@ module Kirigami
28
28
 
29
29
  ##
30
30
  #
31
- JPEG_INTERLACING = "JPEG".freeze
31
+ JPEG_INTERLACING = "Plane".freeze
32
32
 
33
33
  ##
34
34
  #
@@ -1,3 +1,3 @@
1
1
  module Kirigami
2
- VERSION = "0.4.0"
2
+ VERSION = "0.4.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kirigami
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bodacious
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-10-09 00:00:00.000000000 Z
11
+ date: 2019-03-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: mini_magick
@@ -122,7 +122,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
122
122
  version: '0'
123
123
  requirements: []
124
124
  rubyforge_project:
125
- rubygems_version: 2.6.13
125
+ rubygems_version: 2.7.6
126
126
  signing_key:
127
127
  specification_version: 4
128
128
  summary: Cut down your assets/images to web-friendly sizes