image_optim_pack 0.5.1.20181213 → 0.5.1.20190105

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 49ee1a653e18d87a0848c820c6db98e508ee888c3f43f9d5f27b8b9ae5c5523e
4
- data.tar.gz: 8a994f18c6ad21170efb93f2d72484a7f68f62f010e8788024dd04eb4d1fc55c
3
+ metadata.gz: 4ab0744335f56090664a6250c276d9b5024a819abfd1d0ace5c6e87486852582
4
+ data.tar.gz: c0a6bd6684eb7c5aa43c0ab19e3c74968e229ed00b0b939939f0fa576b35c769
5
5
  SHA512:
6
- metadata.gz: 74136edd7c37b5e16abac0b2786a972271423c681b6ea759f4de22770c8f8c1341655050d6d44c9184648c96960b3e4f540db257e78d3fd583e89c8a116eb53c
7
- data.tar.gz: 0c80dabbf50e4f476600700cd59a03c01e602b18b58d2f90acf1d6183c88a2ebb6691e98775baaa27341be710a9dd090f5feb590a985499d1a60d81ea40e7758
6
+ metadata.gz: a3a1e7a4655ccb1bc64568f2c75d5054ea0c99fdfc698944d9baad1e13a4f4aa1bb8f49d1f76a4f766121e1f6cf6da23795ef5cc0ed9a8d1bd9a35e279221f35
7
+ data.tar.gz: f69b8d447627ffff8a63f606688dc07a6625da012dd90f4c422cf01d051997ee67441012176d328138d80b354f6a385f90ed6f32166f3609eb717bf2175f12ea
data/.travis.yml CHANGED
@@ -9,6 +9,7 @@ rvm:
9
9
  - '2.3.8'
10
10
  - '2.4.5'
11
11
  - '2.5.3'
12
+ - '2.6.0'
12
13
  - 'jruby-9.0.5.0'
13
14
  - 'jruby-9.1.9.0'
14
15
  script:
@@ -16,8 +17,9 @@ script:
16
17
  - bundle exec image_optim --info
17
18
  - bundle exec rspec
18
19
  before_install:
20
+ - gem install bundler || gem install bundler --version '< 2'
21
+ - ruby -e 'require "rubygems"; require "bundler/inline"; gemfile{ source "https://rubygems.org"; gem "rubygems-update" }' # get compatible version of rubygems-update
19
22
  - gem update --system
20
- - gem update bundler
21
23
  - if [ $TRAVIS_OS_NAME == osx ]; then brew update && brew install imagemagick; fi
22
24
  - make ldd-version
23
25
  matrix:
data/CHANGELOG.markdown CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  ## unreleased
4
4
 
5
+ ## v0.5.1.20190105 (2019-01-05)
6
+
7
+ * jhead 3.03 [@toy](https://github.com/toy)
8
+
5
9
  ## v0.5.1.20181213 (2018-12-13)
6
10
 
7
11
  * jhead 3.02 [@toy](https://github.com/toy)
data/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2014-2018 Ivan Kuchin
1
+ Copyright (c) 2014-2019 Ivan Kuchin
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining
4
4
  a copy of this software and associated documentation files (the
data/Makefile CHANGED
@@ -4,7 +4,7 @@ all :
4
4
 
5
5
  ADVANCECOMP_VER := 2.1
6
6
  GIFSICLE_VER := 1.91
7
- JHEAD_VER := 3.02
7
+ JHEAD_VER := 3.03
8
8
  JPEGARCHIVE_VER := 2.1.1
9
9
  JPEGOPTIM_VER := 1.4.6
10
10
  LIBJPEG_VER := 9c
data/README.markdown CHANGED
@@ -90,4 +90,4 @@ make clobber # `clean-all` and remove download directory
90
90
 
91
91
  ## Copyright
92
92
 
93
- Copyright (c) 2014-2018 Ivan Kuchin. See [LICENSE.txt](LICENSE.txt) for details.
93
+ Copyright (c) 2014-2019 Ivan Kuchin. See [LICENSE.txt](LICENSE.txt) for details.
data/checksums.mk CHANGED
@@ -1,6 +1,6 @@
1
1
  ADVANCECOMP_SHA256 := 3ac0875e86a8517011976f04107186d5c60d434954078bc502ee731480933eb8
2
2
  GIFSICLE_SHA256 := 0a4ee602aa244cdcdd86a250a6b39c94d8343cf526b8fae862d8a0efc337a800
3
- JHEAD_SHA256 := 85c9737c3dcc84b440a67307de9f76cbee7610697bfaf4877dd46afd71c7ed2a
3
+ JHEAD_SHA256 := 82194e0128d9141038f82fadcb5845391ca3021d61bc00815078601619f6c0c2
4
4
  JPEGARCHIVE_SHA256 := 494534f5308f99743f11f3a7c151a8d5ca8a5f1f8b61ea119098511d401bc618
5
5
  JPEGOPTIM_SHA256 := 88b1eb64c2a33a2f013f068df8b0331f42c019267401ae3fa28e3277403a5ab7
6
6
  LIBJPEG_SHA256 := 650250979303a649e21f87b5ccd02672af1ea6954b911342ea491f351ceb7122
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = 'image_optim_pack'
5
- s.version = '0.5.1.20181213'
5
+ s.version = '0.5.1.20190105'
6
6
  s.summary = %q{Precompiled binaries for image_optim: advpng, gifsicle, jhead, jpeg-recompress, 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
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.5.1.20181213
4
+ version: 0.5.1.20190105
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Kuchin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-12-13 00:00:00.000000000 Z
11
+ date: 2019-01-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: image_optim
@@ -247,7 +247,7 @@ licenses:
247
247
  metadata:
248
248
  bug_tracker_uri: https://github.com/toy/image_optim_pack/issues
249
249
  changelog_uri: https://github.com/toy/image_optim_pack/blob/master/CHANGELOG.markdown
250
- documentation_uri: https://www.rubydoc.info/gems/image_optim_pack/0.5.1.20181213
250
+ documentation_uri: https://www.rubydoc.info/gems/image_optim_pack/0.5.1.20190105
251
251
  source_code_uri: https://github.com/toy/image_optim_pack
252
252
  post_install_message:
253
253
  rdoc_options: []
@@ -264,8 +264,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
264
264
  - !ruby/object:Gem::Version
265
265
  version: '0'
266
266
  requirements: []
267
- rubyforge_project: image_optim_pack
268
- rubygems_version: 2.7.8
267
+ rubygems_version: 3.0.2
269
268
  signing_key:
270
269
  specification_version: 4
271
270
  summary: 'Precompiled binaries for image_optim: advpng, gifsicle, jhead, jpeg-recompress,