image_optim_pack 0.5.2.20190428-amd64-freebsd → 0.5.3-amd64-freebsd

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
  SHA256:
3
- metadata.gz: 55bad34818389a576d7a6f226dc1cc832c90b2b255f25ef01ec791862e3e680b
4
- data.tar.gz: a3abdf725d8e32e36b8250a64e56015ef7cf62d869a027828993098b1e758db4
3
+ metadata.gz: 15ec00b548e2b77add26313c173ea4fb6cec273f88ba067e39da881299910539
4
+ data.tar.gz: bd1c9e5cc322a97d4eaf30b1e4305272ad9287ee55886c557882b4985bd6d0aa
5
5
  SHA512:
6
- metadata.gz: 2729ebb1c371141273d40387d6d9b1fe585272b6159702e3a7ffbbf2249cad08e25fb4dd5162e11b4352408c209f84c760a66c5100dc84ae25e3934cd66a1491
7
- data.tar.gz: 5ab768260eb28502d557a9d716e73eb41c257e7cf2183f292b7c1057e88a05a8d7763227daa413a869c5260cc9f3b6573f503aa75d15e89d81890a132ded06e7
6
+ metadata.gz: f7ba86a5d9670fc953b9912879325c0851a0ccd888a4da39a70e642b90de885a95c598f4afcbee5777379cad6ff608dabc2feec71c0860505c0b157fbc9da909
7
+ data.tar.gz: 59388c1375705e4e00d289d7b9a7e00ed1d5a8e5f1e11f4034e8ffbabbeea038975ba65a63093fe0a00657ed4a1c0f15bf86db27af5b71af3b7cd6beee8de03f
data/.rubocop.yml CHANGED
@@ -14,7 +14,7 @@ Layout/AccessModifierIndentation:
14
14
  Layout/DotPosition:
15
15
  EnforcedStyle: trailing
16
16
 
17
- Layout/IndentHash:
17
+ Layout/IndentFirstHashElement:
18
18
  EnforcedStyle: consistent
19
19
 
20
20
  Layout/RescueEnsureAlignment:
data/CHANGELOG.markdown CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  ## unreleased
4
4
 
5
+ ## v0.5.3 (2019-05-25)
6
+
7
+ * pngquant 2.12.3 [@toy](https://github.com/toy)
8
+ * Enable frozen string literals [@toy](https://github.com/toy)
9
+
5
10
  ## v0.5.2.20190428 (2019-04-28)
6
11
 
7
12
  * gifsicle 1.92 and libpng 1.6.37 [@toy](https://github.com/toy)
data/Gemfile CHANGED
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  source 'https://rubygems.org'
2
4
 
3
5
  gemspec :name => 'image_optim_pack'
data/Makefile CHANGED
@@ -13,7 +13,7 @@ LIBPNG_VER := 1.6.37
13
13
  LIBZ_VER := 1.2.11
14
14
  OPTIPNG_VER := 0.7.7
15
15
  PNGCRUSH_VER := 1.8.13
16
- PNGQUANT_VER := 2.12.2
16
+ PNGQUANT_VER := 2.12.3
17
17
 
18
18
  # ====== CHECKSUMS ======
19
19
 
data/boxes/Gemfile CHANGED
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  source 'https://rubygems.org'
2
4
 
3
5
  gem 'rake'
data/boxes/Rakefile CHANGED
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  require 'pathname'
2
4
 
3
5
  class Box # :nodoc:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  Veewee::Session.declare({
2
4
  :cpu_count => '1',
3
5
  :memory_size => '512',
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  Veewee::Session.declare({
2
4
  :cpu_count => '1',
3
5
  :memory_size => '512',
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  Veewee::Session.declare({
2
4
  :cpu_count => '1',
3
5
  :memory_size => '512',
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  Veewee::Session.declare({
2
4
  :cpu_count => '1',
3
5
  :memory_size => '512',
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  Veewee::Session.declare({
2
4
  :cpu_count => '1',
3
5
  :memory_size => '512',
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  Veewee::Session.declare({
2
4
  :cpu_count => '1',
3
5
  :memory_size => '512',
data/checksums.mk CHANGED
@@ -9,4 +9,4 @@ LIBPNG_SHA256 := daeb2620d829575513e35fecc83f0d3791a620b9b93d800b763542ece9390fb
9
9
  LIBZ_SHA256 := c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1
10
10
  OPTIPNG_SHA256 := 4f32f233cef870b3f95d3ad6428bfe4224ef34908f1b42b0badf858216654452
11
11
  PNGCRUSH_SHA256 := fed0aaf5c098aa8c7f78c75365cd18d7341417326ecbdba547876b7b4f3df4be
12
- PNGQUANT_SHA256 := bb031c48039ee73ea0e60709bb9ab80c55bfa3a5920b798ea37a03f2757b099c
12
+ PNGQUANT_SHA256 := 8bb076832a3f1c826393f4be62df8b637dfd6493b13d5839ad697a8a80ccf95b
@@ -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.2.20190428'
5
+ s.version = '0.5.3'
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']
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  require 'fspath'
2
4
  require 'image_optim/bin_resolver/bin'
3
5
 
@@ -1 +1,3 @@
1
+ # frozen_string_literal: true
2
+
1
3
  require 'image_optim/pack'
data/script/livecheck CHANGED
@@ -1,4 +1,5 @@
1
1
  #!/usr/bin/env ruby
2
+ # frozen_string_literal: true
2
3
 
3
4
  require 'yaml'
4
5
  require 'uri'
@@ -1,4 +1,5 @@
1
1
  #!/usr/bin/env ruby
2
+ # frozen_string_literal: true
2
3
 
3
4
  require 'gems'
4
5
  require 'ostruct'
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  require 'spec_helper'
2
4
  require 'image_optim/pack'
3
5
 
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  require 'spec_helper'
2
4
  require 'image_optim'
3
5
  require 'image_optim/cmd'
data/spec/spec_helper.rb CHANGED
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  RSpec.configure do |c|
2
4
  c.before do
3
5
  stub_const('ImageOptim::Config::GLOBAL_PATH', '/dev/null')
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.2.20190428
4
+ version: 0.5.3
5
5
  platform: amd64-freebsd
6
6
  authors:
7
7
  - Ivan Kuchin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-04-28 00:00:00.000000000 Z
11
+ date: 2019-05-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: image_optim
@@ -163,7 +163,7 @@ licenses:
163
163
  metadata:
164
164
  bug_tracker_uri: https://github.com/toy/image_optim_pack/issues
165
165
  changelog_uri: https://github.com/toy/image_optim_pack/blob/master/CHANGELOG.markdown
166
- documentation_uri: https://www.rubydoc.info/gems/image_optim_pack/0.5.2.20190428
166
+ documentation_uri: https://www.rubydoc.info/gems/image_optim_pack/0.5.3
167
167
  source_code_uri: https://github.com/toy/image_optim_pack
168
168
  post_install_message:
169
169
  rdoc_options: []