zeus 0.15.14.pre → 0.15.14

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
  SHA1:
3
- metadata.gz: 02a6435fa42c9f7116cb0607ecbcbd9486b7c91f
4
- data.tar.gz: 97ccffe86bc871ab72e0d751061cc7f90f4ba62c
3
+ metadata.gz: 5a20f52042da7071acb34efb173a4688c41e8f9e
4
+ data.tar.gz: d64e011fd6bf6e1d1da2590e7f0d59b88a5e46d1
5
5
  SHA512:
6
- metadata.gz: 38bb3ce99c51a3d1ac5f1aa9327eb685d036967314cbe563bab76f4cfeeb9d7b209d5a18bfeb664742823cf256c5d0a83c719810a643edbb8738e8b38955cee1
7
- data.tar.gz: 63c0d5a8e7014b10746fe105ddbd8b5e1f9d9ab65d8ca483d7236df6e9d7f5bd7bfb29708ed861975bcd1b6c2e2f54ea96189c5b70896592bae94561cfa4a62d
6
+ metadata.gz: 1221de2bc9f105d833f0ffe7ba9846dff06118d28a27f1ea6c1453dc7e7540519fd10987784a99ab9ed527791fb05db48d35bbce8721b0a9ef2209244f2a70b8
7
+ data.tar.gz: 976f2f98663ae05fabc2731e74dfe7d084c223ddb54c81614aa1959f1ae356a72c8ce9ba65aa64f0052d9eda59b0fefdc8bbcc198939c608e0c060aff1ee9fc1
@@ -0,0 +1,2 @@
1
+ ---
2
+ BUNDLE_DISABLE_SHARED_GEMS: "true"
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- zeus (0.15.14.pre)
4
+ zeus (0.15.14)
5
5
  method_source (>= 0.6.7)
6
6
 
7
7
  GEM
Binary file
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  module Zeus
2
- VERSION = "0.15.14.pre"
2
+ VERSION = "0.15.14"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zeus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.14.pre
4
+ version: 0.15.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Burke Libbey
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-05-19 00:00:00.000000000 Z
11
+ date: 2017-06-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: method_source
@@ -46,6 +46,7 @@ executables:
46
46
  extensions: []
47
47
  extra_rdoc_files: []
48
48
  files:
49
+ - ".bundle/config"
49
50
  - Gemfile
50
51
  - Gemfile.lock
51
52
  - MIT-LICENSE
@@ -106,9 +107,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
106
107
  version: '0'
107
108
  required_rubygems_version: !ruby/object:Gem::Requirement
108
109
  requirements:
109
- - - ">"
110
+ - - ">="
110
111
  - !ruby/object:Gem::Version
111
- version: 1.3.1
112
+ version: '0'
112
113
  requirements: []
113
114
  rubyforge_project:
114
115
  rubygems_version: 2.4.8