jumpstart 0.3.4 → 0.3.5
Sign up to get free protection for your applications and to get access to all the features.
- data/config/jumpstart_version.yml +1 -1
- metadata +4 -4
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jumpstart
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 25
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 3
|
9
|
-
-
|
10
|
-
version: 0.3.
|
9
|
+
- 5
|
10
|
+
version: 0.3.5
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Ian Alexander Wood (i0n)
|
@@ -48,7 +48,7 @@ dependencies:
|
|
48
48
|
version_requirements: *id002
|
49
49
|
description: |-
|
50
50
|
JumpStart is a script runner and template parser written in Ruby with Ruby projects in mind.
|
51
|
-
|
51
|
+
It should function equally well for any project where there are many configuration steps to get up and running.
|
52
52
|
email:
|
53
53
|
- ianalexanderwood@gmail.com
|
54
54
|
executables:
|