slice 0.0.1.pre → 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +5 -5
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: slice
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.pre
5
- prerelease: 6
4
+ version: 0.0.1
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - nathan amick
@@ -33,13 +33,13 @@ required_ruby_version: !ruby/object:Gem::Requirement
33
33
  required_rubygems_version: !ruby/object:Gem::Requirement
34
34
  none: false
35
35
  requirements:
36
- - - ! '>'
36
+ - - ! '>='
37
37
  - !ruby/object:Gem::Version
38
- version: 1.3.1
38
+ version: '0'
39
39
  requirements: []
40
40
  rubyforge_project:
41
41
  rubygems_version: 1.8.23
42
42
  signing_key:
43
43
  specification_version: 3
44
- summary: slice.io command line tool
44
+ summary: Slice.IO client library and command-line tool to deploy and manage slices.
45
45
  test_files: []