image_optim_pack 0.5.2.20190428-x86-darwin → 0.5.3-x86-darwin

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: b95fc7d371b6dd8832752c6cd15e7dd061e46c92c3c0ddc974683aadd30b9495
4
- data.tar.gz: f49acf78d6d2f3396a1c7f07b4436e2c2c3d7e3dacde9d9212b7a5af003d3146
3
+ metadata.gz: 44634909aef9c8d1dab455bb675b68fa3f0689b53973a76cb9df1819d5c31803
4
+ data.tar.gz: 06a34b77d5904475c674fe44cd6fcb6db26fc79f92e1047dc96307da20bc1323
5
5
  SHA512:
6
- metadata.gz: 5241c751504605fb7b9c837a175d05229abe9f8df779690dbe73188fc8e02b919d51dc8c46a5fbd348a219a266b1c4318c9431622613931faf05ac2f0f3a224a
7
- data.tar.gz: 3bbeb481d345a56e2b965cc58158c87e42537a6c5c150d79f97c9a4418a1fc9519c2b92c924498ee9225551cecda1f73f058e74c2640d7041df7e78726aac217
6
+ metadata.gz: f7f41d94a1f187d634795e192b472ae1e5a93cc7793997f09713047372d403605f95f9e7b75291e112dcd5e675b8f39a7be30bc71d5b49c415b5a9a9493beb98
7
+ data.tar.gz: c648b5b7d58045a850ba7c6a995a00fb9be7879eacb2eee99901656cec0b38e2354e000685130f22f50c30fe3f73cc4833f8ecfd72766ed6b5f4f683a2a6bffb
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: x86-darwin
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: []