jpzip 0.1.0 → 0.1.1

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/jpzip/version.rb +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1f683058e4526a22c00c308de577f22b564c6f7f061453503198e85c4b0db51f
4
- data.tar.gz: ec819d45358f48dbf25e0270ce7bde1b5d02b9aa0bdf7072ad83a1f639e3849a
3
+ metadata.gz: 722afa4ce028d27afd5a01811cbe334eb4eaf5304636ab20ed9838536f96a020
4
+ data.tar.gz: 7286d380fbcc2a862f94a19223461add4a3621d2e1c5e49bb12209b00c0734de
5
5
  SHA512:
6
- metadata.gz: 6651b29e75ad6b1c7530048e8a051c5851161ff35c65850cc24823dd9dc1190af7c70ceeaf13b996a48dff252cd68e6e773855619fa67b961a6a57d72d604934
7
- data.tar.gz: b93fc8e3edf07e60c1f3f647331be79d304d96e7f8c3f32a2469cf6f9b3f9a12c1a8241fd2ec6eedb064692d130010b8d9d82844a8eda8256b4ef5db4f881117
6
+ metadata.gz: 457012c2c4117543699b0317fcfa9137d857a4e6270cff6d1d9982fc60f75f5564288b45b125bf315e675d1327ae679711f2179f849ebfcb59ef1ed76b65e0a6
7
+ data.tar.gz: 154937818e358ff358dc1a628563128a57e452417dcfa0f2149fb2f6acb4572864775e6eb8d92fe3bbf55ca0e41a91cebc49c84cd0ef8ca667267b90498f2e82
data/lib/jpzip/version.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Jpzip
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
 
6
6
  # SpecVersion is the jpzip protocol version this SDK targets.
7
7
  SPEC_VERSION = "1.0"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jpzip
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - nadai