uppercutbuild 1.4.1.0 → 1.4.2.0
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/build/UppercuT.xml +1 -1
- data/lib/build/uc.exe +0 -0
- data/lib/build/uppercut.dll +0 -0
- data/lib/build/uppercut.tasks.dll +0 -0
- metadata +3 -3
data/lib/build/UppercuT.xml
CHANGED
data/lib/build/uc.exe
CHANGED
Binary file
|
data/lib/build/uppercut.dll
CHANGED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: uppercutbuild
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.4.
|
4
|
+
version: 1.4.2.0
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -15,7 +15,7 @@ default_executable:
|
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: thor
|
18
|
-
requirement: &
|
18
|
+
requirement: &26151720 !ruby/object:Gem::Requirement
|
19
19
|
none: false
|
20
20
|
requirements:
|
21
21
|
- - ! '>='
|
@@ -23,7 +23,7 @@ dependencies:
|
|
23
23
|
version: 0.13.8
|
24
24
|
type: :runtime
|
25
25
|
prerelease: false
|
26
|
-
version_requirements: *
|
26
|
+
version_requirements: *26151720
|
27
27
|
description: ! "UppercuT is THE conventional build for .NET! \nUppercuT seeks to
|
28
28
|
solve both maintenance concerns and ease of build to help you concentrate on what
|
29
29
|
you really want to do: write code. Upgrading the build should take seconds, not
|