warmup 0.6.5.0 → 0.6.6.0
Sign up to get free protection for your applications and to get access to all the features.
- data/bin/NSpec.dll +0 -0
- data/bin/_BuildInfo.xml +3 -3
- data/bin/warmup.exe +0 -0
- data/bin/warmup.pdb +0 -0
- metadata +5 -4
data/bin/NSpec.dll
ADDED
Binary file
|
data/bin/_BuildInfo.xml
CHANGED
@@ -4,10 +4,10 @@
|
|
4
4
|
<companyName>A Curious Mind Software & Fervent Coder Software</companyName>
|
5
5
|
<versionMajor>0</versionMajor>
|
6
6
|
<versionMinor>6</versionMinor>
|
7
|
-
<versionPatch>
|
7
|
+
<versionPatch>6</versionPatch>
|
8
8
|
<buildNumber>0</buildNumber>
|
9
|
-
<revision>
|
10
|
-
<version>0.6.
|
9
|
+
<revision>2</revision>
|
10
|
+
<version>0.6.6.0</version>
|
11
11
|
<repositoryPath>git://github.com/chucknorris/warmup.git</repositoryPath>
|
12
12
|
<microsoftNetFramework>net-4.0</microsoftNetFramework>
|
13
13
|
<msbuildConfiguration>Release</msbuildConfiguration>
|
data/bin/warmup.exe
CHANGED
Binary file
|
data/bin/warmup.pdb
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: warmup
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.6.
|
4
|
+
version: 0.6.6.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:
|
13
|
+
date: 2013-04-26 00:00:00.000000000 Z
|
14
14
|
dependencies: []
|
15
15
|
description: WarmuP - Your Templates, your choices!
|
16
16
|
email: chucknorrisframework@googlegroups.com
|
@@ -19,13 +19,14 @@ executables:
|
|
19
19
|
extensions: []
|
20
20
|
extra_rdoc_files: []
|
21
21
|
files:
|
22
|
+
- bin/_BuildInfo.xml
|
22
23
|
- bin/Ionic.Zip.dll
|
23
24
|
- bin/Ionic.Zip.xml
|
25
|
+
- bin/NSpec.dll
|
24
26
|
- bin/warmup
|
25
27
|
- bin/warmup.exe
|
26
28
|
- bin/warmup.exe.config
|
27
29
|
- bin/warmup.pdb
|
28
|
-
- bin/_BuildInfo.xml
|
29
30
|
homepage: http://groups.google.com/group/chucknorrisframework
|
30
31
|
licenses: []
|
31
32
|
post_install_message:
|
@@ -46,7 +47,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
46
47
|
version: '0'
|
47
48
|
requirements: []
|
48
49
|
rubyforge_project: warmup
|
49
|
-
rubygems_version: 1.
|
50
|
+
rubygems_version: 1.8.24
|
50
51
|
signing_key:
|
51
52
|
specification_version: 3
|
52
53
|
summary: WarmuP - Template your Solution!
|