ratchetcat-commander 1.0.2 → 1.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/commander.rb +1 -1
- metadata +2 -2
data/lib/commander.rb
CHANGED
metadata
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ratchetcat-commander
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jon Fuller
|
8
|
-
autorequire:
|
8
|
+
autorequire: commander
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|