richard-cli 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,8 +2,7 @@ module Richard
2
2
  class Config
3
3
  attr_reader :api_key, :url
4
4
 
5
- # DEFAULT_URL = "http://richard.nulogy.nu/"
6
- DEFAULT_URL = 'http://richard.vcap.me:3030'
5
+ DEFAULT_URL = "http://richard.nulogy.nu"
7
6
  CONFIG_FILE = ENV['HOME'] + "/.richard"
8
7
 
9
8
  def initialize(url, api_key)
@@ -1,3 +1,3 @@
1
1
  module Richard
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: richard-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -144,7 +144,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
144
144
  version: '0'
145
145
  segments:
146
146
  - 0
147
- hash: 3065960232028393740
147
+ hash: -3356710541994204794
148
148
  required_rubygems_version: !ruby/object:Gem::Requirement
149
149
  none: false
150
150
  requirements:
@@ -153,7 +153,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
153
153
  version: '0'
154
154
  segments:
155
155
  - 0
156
- hash: 3065960232028393740
156
+ hash: -3356710541994204794
157
157
  requirements: []
158
158
  rubyforge_project:
159
159
  rubygems_version: 1.8.23.2