lds-cf-plugin 0.4.1 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,8 +9,8 @@ module LdsCfPlugin
9
9
 
10
10
  desc "Create an Oracle service"
11
11
  group :lds, :services
12
- input :plan, :desc => "The plan for your service. (Existing, or Provisioned)", :argument => :optional
13
12
  input :name, :desc => "Name for your service", :argument => :optional
13
+ input :plan, :desc => "The plan for your service. (Existing, or Provisioned)", :argument => :optional
14
14
  input :service, :desc => "The Oracle database to connect to if using 'Existing' plan.", :argument => :optional
15
15
  input :schema, :desc => "The schema (user) to use if using 'Existing' plan.", :argument => :optional
16
16
  input :password, :desc => "The password used to connect to the database if using 'Existing' plan.", :argument => :optional
@@ -1,3 +1,3 @@
1
1
  module LdsCfPlugin
2
- VERSION = "0.4.1".freeze
2
+ VERSION = "0.4.2".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lds-cf-plugin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: