image_optim_pack 0.2.1.20150327 → 0.2.1.20150407

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,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- ZWFhZThmNTE1ZWU5NmQ0ZWExZDQzZjE4OWRiZTc0YWUwZTgzZTVhNQ==
4
+ Yzk0YWNiNjAzNTIwYmU5ZDM2MTM1MjI2M2M4ZDNjMDMxNWFmZmYwNA==
5
5
  data.tar.gz: !binary |-
6
- OTVjYWU3ZjkyY2Y4YzlkOTNmYTFhZGYxYjRkMWJjZjcxNmM2Mzc5ZA==
6
+ ZjJlN2ExYzNmZjMyOGEyOTA4MTUyZjY1M2YyOWZiNDhiYWNlNzBjMw==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- MDY5Zjc4ZTBiZTZiODZlNmFjYjMxODRmZjg4NmZhMDZjN2YxNDNmMjNiYzAx
10
- NWYxOTM1MDY2MTA0ZDdlNzJmYzNhZTQ0YzI3Y2UyMTNmZTNmZGZiNjYwZjUw
11
- NThjMTZiYjM5OTM3NzY3ZWEwMmJiYWEwYWQ4NjdjZTQ4YmRkNGY=
9
+ MmUxMDNkZjU5NmExYWYyMGE4OTJiMWVhMTY3ZGY1NDQ4NjBhNDhkMDc4MDgw
10
+ MjdmYmE0OGExMjBhZGQ0MGFhYWY5NjRhY2JjMTgyM2EyZTBmNGIyNTM2OGQy
11
+ MTg3YWFiMDBjZjA3MWRjYjQ0YzM5MTIyNWEzNDkzYWQzN2E1NjE=
12
12
  data.tar.gz: !binary |-
13
- MDUwOWFkNTU1OTc4ODUwNzg1NDAxZTVkNjFhNjljZDYzOTQzMjExNWRiN2Nk
14
- OGI2ZjY0MmZkM2YzNTg1NDQ5OTIxZjQ1NzBlMjFjMWFiODVkNjEyY2Y0MjA4
15
- NmI4MjMyZWY4ODY0MDA1NjkxYzdlZjc2NjNiYjQ5NWM5NzYzMzU=
13
+ ZTc2NzcwYTRmY2Y4M2EyMjdlY2IxMmNiZmNhZjMwM2Y0NTMyNTNhNTIxMTA3
14
+ OWNmODg5MzM1MDBlOTM4OTEwMjhkZmNiNzZlOTliMDlhYWU3NjVjZDlkNWZl
15
+ YjU1NTVmNDY1YWU3ZDlmNDg2Njg3NzhjOWFhNTI2NTc1ZjU0MmI=
data/Makefile CHANGED
@@ -13,7 +13,7 @@ LIBPNG_VER := 1.6.17
13
13
  LIBZ_VER := 1.2.8
14
14
  OPTIPNG_VER := 0.7.5
15
15
  PNGCRUSH_VER := 1.7.85
16
- PNGQUANT_VER := 2.3.5
16
+ PNGQUANT_VER := 2.3.6
17
17
 
18
18
  # ====== CONSTANTS ======
19
19
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = 'image_optim_pack'
5
- s.version = '0.2.1.20150327'
5
+ s.version = '0.2.1.20150407'
6
6
  s.summary = %q{Precompiled binaries for image_optim: advpng, gifsicle, jhead, jpegoptim, jpegtran, optipng, pngcrush, pngquant}
7
7
  s.homepage = "http://github.com/toy/#{s.name}"
8
8
  s.authors = ['Ivan Kuchin']
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: image_optim_pack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1.20150327
4
+ version: 0.2.1.20150407
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Kuchin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-03-27 00:00:00.000000000 Z
11
+ date: 2015-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: image_optim