allscripts_unity_client 1.2.7 → 1.3.0

Sign up to get free protection for your applications and to get access to all the features.
data/.travis.yml CHANGED
@@ -1,3 +1,4 @@
1
1
  language: ruby
2
2
  rvm:
3
- - 1.9.3
3
+ - 1.9.3
4
+ - 2.0.0
@@ -8,7 +8,7 @@ Gem::Specification.new do |gem|
8
8
  gem.name = "allscripts_unity_client"
9
9
  gem.version = AllscriptsUnityClient::VERSION
10
10
  gem.date = Date.today
11
- gem.required_ruby_version = "~> 1.9"
11
+ gem.required_ruby_version = "> 1.9.3"
12
12
  gem.license = "MIT"
13
13
  gem.homepage = "https://github.com/healthfinch/allscripts-unity-client"
14
14
 
@@ -1,3 +1,3 @@
1
1
  module AllscriptsUnityClient
2
- VERSION = "1.2.7"
2
+ VERSION = "1.3.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: allscripts_unity_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.7
4
+ version: 1.3.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-12-11 00:00:00.000000000 Z
13
+ date: 2014-01-09 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: savon
@@ -327,9 +327,9 @@ require_paths:
327
327
  required_ruby_version: !ruby/object:Gem::Requirement
328
328
  none: false
329
329
  requirements:
330
- - - ~>
330
+ - - ! '>'
331
331
  - !ruby/object:Gem::Version
332
- version: '1.9'
332
+ version: 1.9.3
333
333
  required_rubygems_version: !ruby/object:Gem::Requirement
334
334
  none: false
335
335
  requirements: