roundhouse 0.8.0.332 → 0.8.0.346
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/bin/rh.exe +0 -0
- data/lib/MSBuild/DBDeploy_MSBuild.proj +1 -0
- data/lib/MSBuild/roundhouse.dll +0 -0
- data/lib/MSBuild/roundhouse.tasks.dll +0 -0
- data/lib/MSBuild/samples.xml +1 -0
- data/lib/rh.exe +0 -0
- data/lib/roundhouse.dll +0 -0
- metadata +21 -42
data/bin/rh.exe
CHANGED
|
Binary file
|
data/lib/MSBuild/roundhouse.dll
CHANGED
|
Binary file
|
|
Binary file
|
data/lib/MSBuild/samples.xml
CHANGED
data/lib/rh.exe
CHANGED
|
Binary file
|
data/lib/roundhouse.dll
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,16 +1,10 @@
|
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: roundhouse
|
|
3
|
-
version: !ruby/object:Gem::Version
|
|
4
|
-
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
version: 0.8.0.346
|
|
5
5
|
prerelease:
|
|
6
|
-
segments:
|
|
7
|
-
- 0
|
|
8
|
-
- 8
|
|
9
|
-
- 0
|
|
10
|
-
- 332
|
|
11
|
-
version: 0.8.0.332
|
|
12
6
|
platform: ruby
|
|
13
|
-
authors:
|
|
7
|
+
authors:
|
|
14
8
|
- Rob "FerventCoder" Reynolds
|
|
15
9
|
- Pascal Mestdach
|
|
16
10
|
- Jochen Jonckheere
|
|
@@ -18,20 +12,16 @@ authors:
|
|
|
18
12
|
autorequire:
|
|
19
13
|
bindir: bin
|
|
20
14
|
cert_chain: []
|
|
21
|
-
|
|
22
|
-
date: 2011-07-01 00:00:00 -05:00
|
|
23
|
-
default_executable:
|
|
15
|
+
date: 2011-09-21 00:00:00.000000000Z
|
|
24
16
|
dependencies: []
|
|
25
|
-
|
|
26
|
-
|
|
17
|
+
description: RoundhousE is a Professional Database Change and Versioning Management
|
|
18
|
+
tool
|
|
27
19
|
email: chucknorrisframework@googlegroups.com
|
|
28
|
-
executables:
|
|
20
|
+
executables:
|
|
29
21
|
- rh
|
|
30
22
|
extensions: []
|
|
31
|
-
|
|
32
23
|
extra_rdoc_files: []
|
|
33
|
-
|
|
34
|
-
files:
|
|
24
|
+
files:
|
|
35
25
|
- lib/Castle.Core.dll
|
|
36
26
|
- lib/Castle.Core.xml
|
|
37
27
|
- lib/FluentNHibernate.dll
|
|
@@ -55,39 +45,28 @@ files:
|
|
|
55
45
|
- lib/roundhouse.dll
|
|
56
46
|
- bin/rh
|
|
57
47
|
- bin/rh.exe
|
|
58
|
-
has_rdoc: true
|
|
59
48
|
homepage: http://projectroundhouse.org
|
|
60
49
|
licenses: []
|
|
61
|
-
|
|
62
50
|
post_install_message:
|
|
63
51
|
rdoc_options: []
|
|
64
|
-
|
|
65
|
-
require_paths:
|
|
52
|
+
require_paths:
|
|
66
53
|
- lib
|
|
67
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
|
54
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
68
55
|
none: false
|
|
69
|
-
requirements:
|
|
70
|
-
- -
|
|
71
|
-
- !ruby/object:Gem::Version
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
- 0
|
|
75
|
-
version: "0"
|
|
76
|
-
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
56
|
+
requirements:
|
|
57
|
+
- - ! '>='
|
|
58
|
+
- !ruby/object:Gem::Version
|
|
59
|
+
version: '0'
|
|
60
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
77
61
|
none: false
|
|
78
|
-
requirements:
|
|
79
|
-
- -
|
|
80
|
-
- !ruby/object:Gem::Version
|
|
81
|
-
|
|
82
|
-
segments:
|
|
83
|
-
- 0
|
|
84
|
-
version: "0"
|
|
62
|
+
requirements:
|
|
63
|
+
- - ! '>='
|
|
64
|
+
- !ruby/object:Gem::Version
|
|
65
|
+
version: '0'
|
|
85
66
|
requirements: []
|
|
86
|
-
|
|
87
67
|
rubyforge_project: roundhouse
|
|
88
|
-
rubygems_version: 1.
|
|
68
|
+
rubygems_version: 1.7.2
|
|
89
69
|
signing_key:
|
|
90
70
|
specification_version: 3
|
|
91
71
|
summary: RoundhousE - Professional Database Change and Versioning Management
|
|
92
72
|
test_files: []
|
|
93
|
-
|