middleman-favicon-maker 3.2 → 3.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.
- data/Gemfile +1 -1
- data/README.md +2 -1
- data/lib/middleman-favicon-maker/version.rb +1 -1
- data/middleman-favicon-maker.gemspec +1 -1
- metadata +13 -7
- checksums.yaml +0 -15
data/Gemfile
CHANGED
data/README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
middleman-favicon-maker [](http://travis-ci.org/
|
1
|
+
middleman-favicon-maker [](http://travis-ci.org/follmann/middleman-favicon-maker)
|
2
2
|
=======================
|
3
3
|
Generate favicon files in various sizes from a base image in your [Middleman](http://middlemanapp.com/) project.
|
4
4
|
|
@@ -32,6 +32,7 @@ This gem integrates [FaviconMaker](https://github.com/follmann/favicon_maker) ef
|
|
32
32
|
That results in the following files being created in your middleman build directory:
|
33
33
|
|
34
34
|
build/apple-touch-icon-144x144-precomposed.png
|
35
|
+
build/apple-touch-icon-120x120-precomposed.png
|
35
36
|
build/apple-touch-icon-114x114-precomposed.png
|
36
37
|
build/apple-touch-icon-72x72-precomposed.png
|
37
38
|
build/apple-touch-icon-57x57-precomposed.png
|
metadata
CHANGED
@@ -1,7 +1,8 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: middleman-favicon-maker
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: '3.
|
4
|
+
version: '3.3'
|
5
|
+
prerelease:
|
5
6
|
platform: ruby
|
6
7
|
authors:
|
7
8
|
- Andreas Follmann
|
@@ -9,11 +10,12 @@ authors:
|
|
9
10
|
autorequire:
|
10
11
|
bindir: bin
|
11
12
|
cert_chain: []
|
12
|
-
date: 2013-
|
13
|
+
date: 2013-08-06 00:00:00.000000000 Z
|
13
14
|
dependencies:
|
14
15
|
- !ruby/object:Gem::Dependency
|
15
16
|
name: middleman-core
|
16
17
|
requirement: !ruby/object:Gem::Requirement
|
18
|
+
none: false
|
17
19
|
requirements:
|
18
20
|
- - ! '>='
|
19
21
|
- !ruby/object:Gem::Version
|
@@ -21,6 +23,7 @@ dependencies:
|
|
21
23
|
type: :runtime
|
22
24
|
prerelease: false
|
23
25
|
version_requirements: !ruby/object:Gem::Requirement
|
26
|
+
none: false
|
24
27
|
requirements:
|
25
28
|
- - ! '>='
|
26
29
|
- !ruby/object:Gem::Version
|
@@ -28,17 +31,19 @@ dependencies:
|
|
28
31
|
- !ruby/object:Gem::Dependency
|
29
32
|
name: favicon_maker
|
30
33
|
requirement: !ruby/object:Gem::Requirement
|
34
|
+
none: false
|
31
35
|
requirements:
|
32
36
|
- - ~>
|
33
37
|
- !ruby/object:Gem::Version
|
34
|
-
version: 0.2.
|
38
|
+
version: 0.2.3
|
35
39
|
type: :runtime
|
36
40
|
prerelease: false
|
37
41
|
version_requirements: !ruby/object:Gem::Requirement
|
42
|
+
none: false
|
38
43
|
requirements:
|
39
44
|
- - ~>
|
40
45
|
- !ruby/object:Gem::Version
|
41
|
-
version: 0.2.
|
46
|
+
version: 0.2.3
|
42
47
|
description: Generate favicon files in various sizes from a base image in your Middleman
|
43
48
|
project
|
44
49
|
email:
|
@@ -61,26 +66,27 @@ files:
|
|
61
66
|
- test/test_middleman-favicon-maker.rb
|
62
67
|
homepage: https://github.com/follmann/middleman-favicon-maker
|
63
68
|
licenses: []
|
64
|
-
metadata: {}
|
65
69
|
post_install_message:
|
66
70
|
rdoc_options: []
|
67
71
|
require_paths:
|
68
72
|
- lib
|
69
73
|
required_ruby_version: !ruby/object:Gem::Requirement
|
74
|
+
none: false
|
70
75
|
requirements:
|
71
76
|
- - ! '>='
|
72
77
|
- !ruby/object:Gem::Version
|
73
78
|
version: '0'
|
74
79
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
80
|
+
none: false
|
75
81
|
requirements:
|
76
82
|
- - ! '>='
|
77
83
|
- !ruby/object:Gem::Version
|
78
84
|
version: '0'
|
79
85
|
requirements: []
|
80
86
|
rubyforge_project:
|
81
|
-
rubygems_version:
|
87
|
+
rubygems_version: 1.8.23
|
82
88
|
signing_key:
|
83
|
-
specification_version:
|
89
|
+
specification_version: 3
|
84
90
|
summary: Generate favicon files in various sizes from a base image in your Middleman
|
85
91
|
project
|
86
92
|
test_files:
|
checksums.yaml
DELETED
@@ -1,15 +0,0 @@
|
|
1
|
-
---
|
2
|
-
!binary "U0hBMQ==":
|
3
|
-
metadata.gz: !binary |-
|
4
|
-
ZTRiMjk3N2FmYzA3OWNjMzE1ZjIzNDQ2YjAwZmY5ZjhiZTBmMjYzMQ==
|
5
|
-
data.tar.gz: !binary |-
|
6
|
-
Y2U5OWQ1MzEyNTUxYjkyYjQ2MmExMGU1YWE4NmYyZGNjYTI5NjNmMw==
|
7
|
-
!binary "U0hBNTEy":
|
8
|
-
metadata.gz: !binary |-
|
9
|
-
MjQwYTExYzQxMzk1ZTYzZDA0NDYwZTVkYjBhMWEwODViODJlNTgyMDYxOTRm
|
10
|
-
M2MyMzIxMWFkNGZiNGE0YTc0NjU5YWEwOTVjMGUxNzc4OGZjMTIzMjAwZTM5
|
11
|
-
NmViZmYzNGE5YzY2ZDAxZGI2NzA1OTBmODQxYmZiNDQ0NWUwODU=
|
12
|
-
data.tar.gz: !binary |-
|
13
|
-
ZWJlNGYzZThmODZmOTY3ZDkxYjI4Yzc1NDE2OGNjOWM3ZTUxOTdmNGRjNzEy
|
14
|
-
ZTNlYTQwYTg2ZGQzOGNmYWM2ZWUwNmY5NDRjNTIwZTQyY2VhZDQzZDQwZmQ4
|
15
|
-
MTA5MGVkNjFhNjcyNDNiNmU0ZjYwZmMxZmQ4MmY4ZjBiYzEzZDc=
|