tunnel-cf-plugin 0.3.0.rc6 → 0.3.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.
Files changed (2) hide show
  1. data/lib/tunnel-cf-plugin/version.rb +1 -1
  2. metadata +5 -5
@@ -1,3 +1,3 @@
1
1
  module CFTunnelPlugin
2
- VERSION = "0.3.0.rc6".freeze
2
+ VERSION = "0.3.0".freeze
3
3
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tunnel-cf-plugin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0.rc6
5
- prerelease: 6
4
+ version: 0.3.0
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Alex Suraci
@@ -186,13 +186,13 @@ required_ruby_version: !ruby/object:Gem::Requirement
186
186
  version: '0'
187
187
  segments:
188
188
  - 0
189
- hash: -2545304534360257081
189
+ hash: 713997820891211657
190
190
  required_rubygems_version: !ruby/object:Gem::Requirement
191
191
  none: false
192
192
  requirements:
193
- - - ! '>'
193
+ - - ! '>='
194
194
  - !ruby/object:Gem::Version
195
- version: 1.3.1
195
+ version: '0'
196
196
  requirements: []
197
197
  rubyforge_project: tunnel-cf-plugin
198
198
  rubygems_version: 1.8.25