brightbox-cli 1.0.0.rc2 → 1.0.0

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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- brightbox-cli (1.0.0.rc2)
4
+ brightbox-cli (1.0.0)
5
5
  excon
6
6
  fog (~> 1.15.0)
7
7
  gli (~> 2.8)
@@ -1,3 +1,3 @@
1
1
  module Brightbox
2
- VERSION = "1.0.0.rc2" unless defined?(Brightbox::VERSION)
2
+ VERSION = "1.0.0" unless defined?(Brightbox::VERSION)
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brightbox-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.rc2
5
- prerelease: 6
4
+ version: 1.0.0
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - John Leach
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-10-02 00:00:00.000000000 Z
12
+ date: 2013-10-03 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: gli
@@ -610,13 +610,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
610
610
  version: '0'
611
611
  segments:
612
612
  - 0
613
- hash: -4345128981479648464
613
+ hash: 743872907520673837
614
614
  required_rubygems_version: !ruby/object:Gem::Requirement
615
615
  none: false
616
616
  requirements:
617
- - - ! '>'
617
+ - - ! '>='
618
618
  - !ruby/object:Gem::Version
619
- version: 1.3.1
619
+ version: '0'
620
+ segments:
621
+ - 0
622
+ hash: 743872907520673837
620
623
  requirements: []
621
624
  rubyforge_project: brightbox-cli
622
625
  rubygems_version: 1.8.23