vayacondios-server 0.3.0 → 0.3.1

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.
data/lib/vayacondios.rb CHANGED
@@ -3,7 +3,7 @@ module Vayacondios
3
3
  API_VERSION = 'v3'
4
4
 
5
5
  # Gem version for both client and server
6
- GEM_VERSION = '0.3.0'
6
+ GEM_VERSION = '0.3.1'
7
7
 
8
8
  # Default port to find/connect to for the server
9
9
  DEFAULT_SERVER_PORT = 3467
@@ -1,4 +1,4 @@
1
- # -*- encoding: utf-8 -*-
1
+ # coding: UTF-8
2
2
 
3
3
  $:.push File.expand_path('../lib', __FILE__)
4
4
  require 'vayacondios'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vayacondios-server
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -12,7 +12,7 @@ authors:
12
12
  autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
- date: 2014-02-18 00:00:00.000000000 Z
15
+ date: 2014-02-20 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: configliere
@@ -251,7 +251,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
251
251
  version: '0'
252
252
  segments:
253
253
  - 0
254
- hash: 218667830925451175
254
+ hash: 896732677727281912
255
255
  required_rubygems_version: !ruby/object:Gem::Requirement
256
256
  none: false
257
257
  requirements:
@@ -260,7 +260,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
260
260
  version: '0'
261
261
  segments:
262
262
  - 0
263
- hash: 218667830925451175
263
+ hash: 896732677727281912
264
264
  requirements: []
265
265
  rubyforge_project:
266
266
  rubygems_version: 1.8.23