rets-sarmiena 0.1.1 → 0.1.2

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.
@@ -1,5 +1,5 @@
1
1
  module Rets
2
2
  module Sarmiena
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
@@ -22,5 +22,5 @@ Gem::Specification.new do |s|
22
22
  # s.add_development_dependency "rspec"
23
23
  s.add_runtime_dependency "mocha", "~>0.9.12"
24
24
  s.add_runtime_dependency "nokogiri", "~>1.5.0"
25
- s.add_runtime_dependency "net-http-persistent", "~>1.7"
25
+ s.add_runtime_dependency "net-http-persistent", "~>2.3"
26
26
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: rets-sarmiena
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.1
5
+ version: 0.1.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Estately, Inc. Open Source
@@ -11,7 +11,7 @@ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
13
 
14
- date: 2011-12-10 00:00:00 Z
14
+ date: 2011-12-15 00:00:00 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: mocha
@@ -43,7 +43,7 @@ dependencies:
43
43
  requirements:
44
44
  - - ~>
45
45
  - !ruby/object:Gem::Version
46
- version: "1.7"
46
+ version: "2.3"
47
47
  type: :runtime
48
48
  version_requirements: *id003
49
49
  description: Interface for connecting to RETS services