stingray-exec 0.1.1 → 0.2.0
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.
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: stingray-exec
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.2.0
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -11,7 +11,7 @@ authors:
|
|
|
11
11
|
autorequire:
|
|
12
12
|
bindir: bin
|
|
13
13
|
cert_chain: []
|
|
14
|
-
date: 2013-07-
|
|
14
|
+
date: 2013-07-29 00:00:00.000000000 Z
|
|
15
15
|
dependencies:
|
|
16
16
|
- !ruby/object:Gem::Dependency
|
|
17
17
|
name: savon
|
|
@@ -77,6 +77,7 @@ files:
|
|
|
77
77
|
- lib/stingray/control_api/actions.rb
|
|
78
78
|
- lib/stingray/control_api/catalog_rule_methods.rb
|
|
79
79
|
- lib/stingray/control_api/endpoint.rb
|
|
80
|
+
- lib/stingray/control_api/generated-actions-8.1.yml
|
|
80
81
|
- lib/stingray/control_api/generated-actions-9.0.yml
|
|
81
82
|
- lib/stingray/control_api/generated-actions-9.1.yml
|
|
82
83
|
- lib/stingray/control_api/pool_methods.rb
|
|
@@ -106,12 +107,18 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
106
107
|
- - ! '>='
|
|
107
108
|
- !ruby/object:Gem::Version
|
|
108
109
|
version: '0'
|
|
110
|
+
segments:
|
|
111
|
+
- 0
|
|
112
|
+
hash: -4230457611782961521
|
|
109
113
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
110
114
|
none: false
|
|
111
115
|
requirements:
|
|
112
116
|
- - ! '>='
|
|
113
117
|
- !ruby/object:Gem::Version
|
|
114
118
|
version: '0'
|
|
119
|
+
segments:
|
|
120
|
+
- 0
|
|
121
|
+
hash: -4230457611782961521
|
|
115
122
|
requirements: []
|
|
116
123
|
rubyforge_project:
|
|
117
124
|
rubygems_version: 1.8.23
|