maglove 1.1.2 → 1.1.3

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
  SHA1:
3
- metadata.gz: e4d5a3c324e83327c3bf047dc8e503b85bd5af46
4
- data.tar.gz: 579efb0b3ee6e96c883e41ffc8982280306e75f2
3
+ metadata.gz: c38154b26021c721db6d6ad2bf034b0fdd5e2566
4
+ data.tar.gz: e62f24c697394784ecb63c8aecffb04db8babe5a
5
5
  SHA512:
6
- metadata.gz: 3bee68e727ac570f035022b4fc6ede686663a99803d7fe4b42e34a1ba1939a7d7c623cd357670675672e3f096a2c687c7407baba4c5df51a76409a53e7e0f8eb
7
- data.tar.gz: 6b807be6860bed8b7f32f376539092e47de19dfa6df7ba6c8ed6fb997ecb46687d8af50335d162cc9843b67930279e3fd56e4b864b89c0c01971a5593891b83f
6
+ metadata.gz: c80c978dfb918e9ebdd22ebad09d4b2048944c136ab05f5ff13d026be906a8742c81165e59739c9c4c076edc7a84579b3132f7758ff59ff0a0e0ef89d3778ef8
7
+ data.tar.gz: e6e002dcd604820f4b15012422e0727acc8d90983ab86d55ebf242b85c692003360c13b4533c98c8c9c8c150cb0ce52e06e6af3a91e17fb146c7e1f2620402e2
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- maglove (1.1.2)
4
+ maglove (1.1.3)
5
5
  actionpack (>= 4.0)
6
6
  activesupport (>= 4.0)
7
7
  bundler (~> 1.10)
@@ -12,7 +12,7 @@ PATH
12
12
  dialers (~> 0.2)
13
13
  faye (~> 1.2)
14
14
  filewatcher (~> 0.5)
15
- haml (~> 4.0)
15
+ haml (>= 4.0)
16
16
  hamloft (~> 0.2.4)
17
17
  image_optim (~> 0.21)
18
18
  image_optim_pack (~> 0.2)
@@ -32,26 +32,26 @@ PATH
32
32
  GEM
33
33
  remote: https://rubygems.org/
34
34
  specs:
35
- actionpack (5.1.2)
36
- actionview (= 5.1.2)
37
- activesupport (= 5.1.2)
35
+ actionpack (5.1.4)
36
+ actionview (= 5.1.4)
37
+ activesupport (= 5.1.4)
38
38
  rack (~> 2.0)
39
- rack-test (~> 0.6.3)
39
+ rack-test (>= 0.6.3)
40
40
  rails-dom-testing (~> 2.0)
41
41
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
42
- actionview (5.1.2)
43
- activesupport (= 5.1.2)
42
+ actionview (5.1.4)
43
+ activesupport (= 5.1.4)
44
44
  builder (~> 3.1)
45
45
  erubi (~> 1.4)
46
46
  rails-dom-testing (~> 2.0)
47
47
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
48
- activesupport (5.1.2)
48
+ activesupport (5.1.4)
49
49
  concurrent-ruby (~> 1.0, >= 1.0.2)
50
50
  i18n (~> 0.7)
51
51
  minitest (~> 5.1)
52
52
  tzinfo (~> 1.1)
53
- addressable (2.5.1)
54
- public_suffix (~> 2.0, >= 2.0.2)
53
+ addressable (2.5.2)
54
+ public_suffix (>= 2.0.2, < 4.0)
55
55
  ast (2.3.0)
56
56
  builder (3.2.3)
57
57
  closure-compiler (1.1.13)
@@ -62,6 +62,7 @@ GEM
62
62
  commonjs (0.2.7)
63
63
  concurrent-ruby (1.0.5)
64
64
  cookiejar (0.3.3)
65
+ crass (1.0.3)
65
66
  crush (0.3.3)
66
67
  tilt (~> 1.3)
67
68
  cssminify (1.0.2)
@@ -77,17 +78,17 @@ GEM
77
78
  http_parser.rb (>= 0.6.0)
78
79
  em-socksify (0.3.1)
79
80
  eventmachine (>= 1.0.0.beta.4)
80
- erubi (1.6.1)
81
- ethon (0.10.1)
81
+ erubi (1.7.0)
82
+ ethon (0.11.0)
82
83
  ffi (>= 1.3.0)
83
- eventmachine (1.2.3)
84
+ eventmachine (1.2.5)
84
85
  execjs (2.7.0)
85
- exifr (1.3.1)
86
- faraday (0.12.1)
86
+ exifr (1.3.3)
87
+ faraday (0.13.1)
87
88
  multipart-post (>= 1.2, < 3)
88
89
  faraday-conductivity (0.3.1)
89
90
  faraday (~> 0.8)
90
- faraday_middleware (0.11.0.1)
91
+ faraday_middleware (0.12.2)
91
92
  faraday (>= 0.7.4, < 1.0)
92
93
  faye (1.2.4)
93
94
  cookiejar (>= 0.3.0)
@@ -104,24 +105,26 @@ GEM
104
105
  filewatcher (0.5.4)
105
106
  trollop (~> 2.0)
106
107
  fspath (3.1.0)
107
- haml (4.0.7)
108
+ haml (5.0.4)
109
+ temple (>= 0.8.0)
108
110
  tilt
109
- hamloft (0.2.5)
110
- haml (~> 4.0)
111
+ hamloft (0.2.6)
112
+ haml (~> 5.0)
111
113
  nokogiri (~> 1.8)
112
114
  http_parser.rb (0.6.0)
113
- i18n (0.8.6)
114
- image_optim (0.25.0)
115
+ i18n (0.9.1)
116
+ concurrent-ruby (~> 1.0)
117
+ image_optim (0.26.1)
115
118
  exifr (~> 1.2, >= 1.2.2)
116
119
  fspath (~> 3.0)
117
120
  image_size (~> 1.5)
118
121
  in_threads (~> 1.3)
119
122
  progress (~> 3.0, >= 3.0.1)
120
- image_optim_pack (0.5.0.20170712)
123
+ image_optim_pack (0.5.0.20171208)
121
124
  fspath (>= 2.1, < 4)
122
125
  image_optim (~> 0.19)
123
126
  image_size (1.5.0)
124
- in_threads (1.4.0)
127
+ in_threads (1.5.0)
125
128
  less (2.6.0)
126
129
  commonjs (~> 0.2.7)
127
130
  libv8 (3.16.14.19)
@@ -129,28 +132,29 @@ GEM
129
132
  logging (2.2.2)
130
133
  little-plugger (~> 1.1)
131
134
  multi_json (~> 1.10)
132
- loofah (2.0.3)
135
+ loofah (2.1.1)
136
+ crass (~> 1.0.2)
133
137
  nokogiri (>= 1.5.9)
134
- maglove-widgets (1.0.7)
138
+ maglove-widgets (1.1.7)
135
139
  bundler (~> 1.14)
136
140
  hamloft (~> 0.2)
137
- mini_portile2 (2.2.0)
138
- minitest (5.10.2)
139
- multi_json (1.12.1)
141
+ mini_portile2 (2.3.0)
142
+ minitest (5.10.3)
143
+ multi_json (1.12.2)
140
144
  multipart-post (2.0.0)
141
- nokogiri (1.8.0)
142
- mini_portile2 (~> 2.2.0)
145
+ nokogiri (1.8.1)
146
+ mini_portile2 (~> 2.3.0)
143
147
  open_uri_redirections (0.2.1)
144
148
  parallel (1.11.2)
145
149
  parser (2.4.0.0)
146
150
  ast (~> 2.2)
147
151
  powerpack (0.1.1)
148
- progress (3.3.1)
149
- public_suffix (2.0.5)
150
- puma (3.9.1)
152
+ progress (3.4.0)
153
+ public_suffix (3.0.1)
154
+ puma (3.11.0)
151
155
  rack (2.0.3)
152
- rack-test (0.6.3)
153
- rack (>= 1.0)
156
+ rack-test (0.8.2)
157
+ rack (>= 1.0, < 3)
154
158
  rails-dom-testing (2.0.3)
155
159
  activesupport (>= 4.2.0)
156
160
  nokogiri (>= 1.6)
@@ -172,28 +176,29 @@ GEM
172
176
  unicode-display_width (~> 1.0, >= 1.0.1)
173
177
  ruby-progressbar (1.8.1)
174
178
  rubyzip (1.2.1)
175
- sass (3.5.1)
179
+ sass (3.5.3)
176
180
  sass-listen (~> 4.0.0)
177
181
  sass-css-importer (1.0.0.beta.0)
178
182
  sass (>= 3.1)
179
183
  sass-listen (4.0.0)
180
184
  rb-fsevent (~> 0.9, >= 0.9.4)
181
185
  rb-inotify (~> 0.9, >= 0.9.7)
186
+ temple (0.8.0)
182
187
  therubyracer (0.12.3)
183
188
  libv8 (~> 3.16.14.15)
184
189
  ref
185
- thor (0.19.4)
190
+ thor (0.20.0)
186
191
  thread_safe (0.3.6)
187
192
  tilt (1.4.1)
188
193
  trollop (2.1.2)
189
- typhoeus (1.1.2)
194
+ typhoeus (1.3.0)
190
195
  ethon (>= 0.9.0)
191
- tzinfo (1.2.3)
196
+ tzinfo (1.2.4)
192
197
  thread_safe (~> 0.1)
193
198
  unicode-display_width (1.3.0)
194
- websocket-driver (0.6.5)
199
+ websocket-driver (0.7.0)
195
200
  websocket-extensions (>= 0.1.0)
196
- websocket-extensions (0.1.2)
201
+ websocket-extensions (0.1.3)
197
202
 
198
203
  PLATFORMS
199
204
  ruby
@@ -203,4 +208,4 @@ DEPENDENCIES
203
208
  rubocop (~> 0.32)
204
209
 
205
210
  BUNDLED WITH
206
- 1.15.1
211
+ 1.16.0.pre.3
@@ -1,3 +1,3 @@
1
1
  module MagLove
2
- VERSION = "1.1.2"
2
+ VERSION = "1.1.3"
3
3
  end
data/maglove.gemspec CHANGED
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
14
14
  s.description = "This gem contains development and built tools for creating MagLoft themes."
15
15
  s.required_rubygems_version = '>= 2.4.7'
16
16
  s.add_runtime_dependency "bundler", "~> 1.10"
17
- s.add_runtime_dependency 'haml', "~> 4.0"
17
+ s.add_runtime_dependency 'haml', ">= 4.0"
18
18
  s.add_runtime_dependency "thor", "~> 0.19"
19
19
  s.add_runtime_dependency 'hamloft', "~> 0.2.4"
20
20
  s.add_runtime_dependency "activesupport", ">= 4.0"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: maglove
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tobias Strebitzer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-15 00:00:00.000000000 Z
11
+ date: 2017-12-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -28,14 +28,14 @@ dependencies:
28
28
  name: haml
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - "~>"
31
+ - - ">="
32
32
  - !ruby/object:Gem::Version
33
33
  version: '4.0'
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - "~>"
38
+ - - ">="
39
39
  - !ruby/object:Gem::Version
40
40
  version: '4.0'
41
41
  - !ruby/object:Gem::Dependency