olympe 0.3 → 0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/vmc/client.rb +1 -1
  2. metadata +3 -3
data/lib/vmc/client.rb CHANGED
@@ -383,7 +383,7 @@ class VMC::Client
383
383
 
384
384
  def default_base
385
385
  return "vcap.me" if @target =~ /https?:\/\/api.vcap.me/
386
- "aws.olympe.cm"
386
+ "olympe-network.net"
387
387
  end
388
388
 
389
389
  def infra_valid?(name)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: olympe
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.3'
4
+ version: '0.4'
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-01-01 00:00:00.000000000 Z
12
+ date: 2013-01-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: json_pure
@@ -245,8 +245,8 @@ files:
245
245
  - lib/vmc/micro/switcher/linux.rb
246
246
  - lib/vmc/micro/switcher/windows.rb
247
247
  - lib/vmc/micro/vmrun.rb
248
- - lib/vmc/client.rb
249
248
  - lib/vmc/const.rb
249
+ - lib/vmc/client.rb
250
250
  - caldecott_helper/Gemfile
251
251
  - caldecott_helper/Gemfile.lock
252
252
  - caldecott_helper/server.rb