mandy 0.4.95 → 0.4.96
Sign up to get free protection for your applications and to get access to all the features.
- data/geminstaller.yml +4 -0
- metadata +2 -1
data/geminstaller.yml
ADDED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mandy
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.96
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andy Kent
|
@@ -62,6 +62,7 @@ files:
|
|
62
62
|
- readme.md
|
63
63
|
- Rakefile
|
64
64
|
- bootstrap.rb
|
65
|
+
- geminstaller.yml
|
65
66
|
- lib/mandy.rb
|
66
67
|
- lib/support/tuple.rb
|
67
68
|
- lib/support/formatting.rb
|