total_compressor 0.1.9 → 0.1.10

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: 67e24e82d3fe352d7aac274f7a92bce1818c6b87d69d4f2bbba36d8151e04849
4
- data.tar.gz: c7996bad7902a0affbb1e383d8c3323ccdc9a049a745e615281223ecd06fda22
3
+ metadata.gz: 5d6d57c23ad10aa9dee136e2954f11cccc6a26d8209611d944481132a175b1d7
4
+ data.tar.gz: 53ce9476d568badb42101e0f7d6be9da8bfc180f93b0feb36bbdb5b1317768b6
5
5
  SHA512:
6
- metadata.gz: e274a90a64c01d2271129515c2d1ed83f8d805160c97f00fb9de053b39c8075ad1caf77907b7908e89cc2ac2b7ef15a9ad9ad0eac4f739596c06308c36c311a4
7
- data.tar.gz: dc5fd7c47282865ece5b0748621986688d078ac259c9fc42fb498be5befcdaec7f5eecdfe71724ab93947a5a9fc42980314263e3f8e24a12d9fb3f1552542679
6
+ metadata.gz: 2f841b9f2ca34a1f394eec56412586f57e217577b2e12194a66cb19a9a622e66f691bdd9746b040e69f6767645492534c06aae3b83eb8fa7f30efe48467416a3
7
+ data.tar.gz: 86dc6352000d76150658b11577468d2815ab7e723958bb832f0f28de369aff9d6fbc640e0c9546198add0ab7150dad94979f9f114825b38f656dad046a7dfd07
data/.ruby-gemset ADDED
@@ -0,0 +1 @@
1
+ total_compressor
data/.ruby-version ADDED
@@ -0,0 +1 @@
1
+ ruby-2.6.6
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- total_compressor (0.1.8)
4
+ total_compressor (0.1.9)
5
5
  awesome_print (~> 1.1, >= 1.1.0)
6
6
  rubyzip (~> 1.2, >= 1.2.2)
7
7
 
@@ -15,15 +15,15 @@ GEM
15
15
  rspec-core (~> 3.9.0)
16
16
  rspec-expectations (~> 3.9.0)
17
17
  rspec-mocks (~> 3.9.0)
18
- rspec-core (3.9.1)
19
- rspec-support (~> 3.9.1)
20
- rspec-expectations (3.9.1)
18
+ rspec-core (3.9.2)
19
+ rspec-support (~> 3.9.3)
20
+ rspec-expectations (3.9.2)
21
21
  diff-lcs (>= 1.2.0, < 2.0)
22
22
  rspec-support (~> 3.9.0)
23
23
  rspec-mocks (3.9.1)
24
24
  diff-lcs (>= 1.2.0, < 2.0)
25
25
  rspec-support (~> 3.9.0)
26
- rspec-support (3.9.2)
26
+ rspec-support (3.9.3)
27
27
  rubyzip (1.3.0)
28
28
 
29
29
  PLATFORMS
@@ -1,3 +1,3 @@
1
1
  module TotalCompressor
2
- VERSION = "0.1.9"
2
+ VERSION = "0.1.10"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: total_compressor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - PhlowerTeam
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-31 00:00:00.000000000 Z
11
+ date: 2020-05-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -102,6 +102,8 @@ extensions: []
102
102
  extra_rdoc_files: []
103
103
  files:
104
104
  - ".gitignore"
105
+ - ".ruby-gemset"
106
+ - ".ruby-version"
105
107
  - Gemfile
106
108
  - Gemfile.lock
107
109
  - LICENSE.txt
@@ -138,7 +140,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
138
140
  - !ruby/object:Gem::Version
139
141
  version: '0'
140
142
  requirements: []
141
- rubygems_version: 3.0.6
143
+ rubygems_version: 3.0.8
142
144
  signing_key:
143
145
  specification_version: 4
144
146
  summary: Uses system calls