manic_monkey 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/version.rb +1 -1
- metadata +4 -3
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: manic_monkey
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -41,8 +41,9 @@ files:
|
|
41
41
|
- lib/manic_monkey/deep_symbolizable.rb
|
42
42
|
- LICENSE.md
|
43
43
|
- README.md
|
44
|
-
homepage:
|
45
|
-
licenses:
|
44
|
+
homepage: https://github.com/nacengineer/manic_monkey
|
45
|
+
licenses:
|
46
|
+
- MIT
|
46
47
|
post_install_message:
|
47
48
|
rdoc_options: []
|
48
49
|
require_paths:
|