pyu-activesp 0.0.4.1.2 → 0.0.4.1.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/VERSION +1 -1
  2. metadata +8 -6
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.4.1.2
1
+ 0.0.4.1.3
metadata CHANGED
@@ -7,8 +7,8 @@ version: !ruby/object:Gem::Version
7
7
  - 0
8
8
  - 4
9
9
  - 1
10
- - 2
11
- version: 0.0.4.1.2
10
+ - 3
11
+ version: 0.0.4.1.3
12
12
  platform: ruby
13
13
  authors:
14
14
  - Peter Vanbroekhoven
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-10-28 00:00:00 -05:00
19
+ date: 2010-11-24 00:00:00 -06:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency
@@ -38,11 +38,13 @@ dependencies:
38
38
  requirement: &id002 !ruby/object:Gem::Requirement
39
39
  none: false
40
40
  requirements:
41
- - - ">="
41
+ - - ~>
42
42
  - !ruby/object:Gem::Version
43
43
  segments:
44
- - 0
45
- version: "0"
44
+ - 1
45
+ - 4
46
+ - 2
47
+ version: 1.4.2
46
48
  type: :runtime
47
49
  version_requirements: *id002
48
50
  description: An object-oriented interface to SharePoint that uses the web services provided by SharePoint to connect to it. Supports SharePoint 2007 and 2010.