fire_up 0.1 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/bin/fire_up +5 -0
- metadata +3 -3
data/bin/fire_up
ADDED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fire_up
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Chris Powers
|
@@ -24,8 +24,8 @@ dependencies:
|
|
24
24
|
version:
|
25
25
|
description:
|
26
26
|
email: chrisjpowers@gmail.com
|
27
|
-
executables:
|
28
|
-
|
27
|
+
executables:
|
28
|
+
- fire_up
|
29
29
|
extensions: []
|
30
30
|
|
31
31
|
extra_rdoc_files: []
|