zillabyte 0.9.41 → 0.9.42

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 +13 -5
  2. data/ruby/lib/zillabyte/version.rb +1 -1
  3. metadata +11 -11
checksums.yaml CHANGED
@@ -1,7 +1,15 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 9077ac202e47595d7ca7f2735c61bf4ddd154a95
4
- data.tar.gz: f28e277a0b79d850059bf78619b6086cba35dd0f
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ Yjg2Y2Y4NjFjZGIzYzU2YWQ2ZWRmMTI3MWY0OGJkYzA3YjE1NDVkYQ==
5
+ data.tar.gz: !binary |-
6
+ ZjYwMzRmOGZhMjY5MWYzNTk3NzRjYjMyNTI4NjVjZWI5OTQwYjBlMA==
5
7
  SHA512:
6
- metadata.gz: 991e189ffd3327849a74cee226a02b157e406035e8282b1adcf687a48e58297c8ce7d63ddca0ecbb4d51b48ef0eadc2d5d50a51ee79f7b4f0a5a9c65e5d1ac10
7
- data.tar.gz: 333410f32be46019a6d399525ae5c799a8db603fb34aead39eaff0591219ac519ae338205aba1daca61eff85fda00d28ffcfe3499b6992eb25c844d14a6b29cd
8
+ metadata.gz: !binary |-
9
+ Y2VhZjAxYjc2MGUyNzY4YjliODBiNzI2OGRiZjhjMmM4MGM1Mjg5MDFlOGJi
10
+ NjM5MjEyNmJlYzMxMGQzNjQ4ODFmYjQzMzk1NjMzMzU4ZTgxODAxYzFkMzJl
11
+ MTNhNmRjNTk2YzFhOGEwODI4OTIxZjQxYTRlZTQ3ODAzNTY4YzU=
12
+ data.tar.gz: !binary |-
13
+ MTA5NzAyM2FiY2Y2NzI0MmIxZTJjNTkxODU4NTI0M2ZjZjUzOTU4OGY4OWMy
14
+ NzBkNmZhNGM5OGM1YmVjYzc3MjIzZGMwOTE2OTRmYzcyMTUzNWZjYTUyMjky
15
+ M2Y5YjFkOWVhZGM5NmFkZmI0OTI4ODEyYmJlY2NjYmJkY2YzOTk=
@@ -1,3 +1,3 @@
1
1
  module Zillabyte
2
- VERSION = "0.9.41" unless defined?(VERSION)
2
+ VERSION = "0.9.42" unless defined?(VERSION)
3
3
  end
metadata CHANGED
@@ -1,43 +1,43 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zillabyte
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.41
4
+ version: 0.9.42
5
5
  platform: ruby
6
6
  authors:
7
7
  - zillabyte
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-27 00:00:00.000000000 Z
11
+ date: 2014-12-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ">="
17
+ - - ! '>='
18
18
  - !ruby/object:Gem::Version
19
19
  version: '0'
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ">="
24
+ - - ! '>='
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: zillabyte-cli
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - "~>"
31
+ - - ~>
32
32
  - !ruby/object:Gem::Version
33
- version: 0.9.41
33
+ version: 0.9.42
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - "~>"
38
+ - - ~>
39
39
  - !ruby/object:Gem::Version
40
- version: 0.9.41
40
+ version: 0.9.42
41
41
  description: The Official Zillabyte Gem
42
42
  email:
43
43
  - gem@zillabyte.com
@@ -82,17 +82,17 @@ require_paths:
82
82
  - ruby/lib
83
83
  required_ruby_version: !ruby/object:Gem::Requirement
84
84
  requirements:
85
- - - ">="
85
+ - - ! '>='
86
86
  - !ruby/object:Gem::Version
87
87
  version: '0'
88
88
  required_rubygems_version: !ruby/object:Gem::Requirement
89
89
  requirements:
90
- - - ">="
90
+ - - ! '>='
91
91
  - !ruby/object:Gem::Version
92
92
  version: '0'
93
93
  requirements: []
94
94
  rubyforge_project:
95
- rubygems_version: 2.2.2
95
+ rubygems_version: 2.4.2
96
96
  signing_key:
97
97
  specification_version: 4
98
98
  summary: The Official Zillabyte Gem