ruby_provisioning_api 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,7 +6,7 @@ module RubyProvisioningApi
6
6
  attr_reader :config
7
7
 
8
8
  def initialize
9
- #@config_file = "/home/davide/sites/ruby_provisioning_api/lib/ruby_provisioning_api/config/google_apps.yml"
9
+ #@config_file = "{YOUR_DIRECTORY}/config/google_apps.yml"
10
10
  config_file = "#{Rails.root}/config/google_apps.yml"
11
11
 
12
12
  if File.exist?(config_file)
@@ -1,3 +1,3 @@
1
1
  module RubyProvisioningApi
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_provisioning_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: