sys 0.2 → 0.3

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/vmc/client.rb +1 -1
  2. metadata +4 -3
@@ -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.sys.cm"
386
+ "anotherservice.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: sys
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.2'
4
+ version: '0.3'
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: 2012-12-10 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
@@ -276,3 +276,4 @@ signing_key:
276
276
  specification_version: 3
277
277
  summary: AnotherService.com CLI
278
278
  test_files: []
279
+ has_rdoc: