mambanation 0.1.31 → 0.1.32
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION.yml +1 -1
- data/lib/mambanation.rb +1 -1
- metadata +6 -6
data/VERSION.yml
CHANGED
data/lib/mambanation.rb
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mambanation
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 91
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 1
|
9
|
-
-
|
10
|
-
version: 0.1.
|
9
|
+
- 32
|
10
|
+
version: 0.1.32
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- "J\xC3\xA9r\xC3\xA9my Van de Wyngaert"
|
@@ -17,7 +17,7 @@ autorequire:
|
|
17
17
|
bindir: bin
|
18
18
|
cert_chain: []
|
19
19
|
|
20
|
-
date: 2010-
|
20
|
+
date: 2010-12-31 00:00:00 +01:00
|
21
21
|
default_executable:
|
22
22
|
dependencies:
|
23
23
|
- !ruby/object:Gem::Dependency
|
@@ -199,8 +199,8 @@ homepage: https://github.com/mimesis/mambanation-wrapper
|
|
199
199
|
licenses: []
|
200
200
|
|
201
201
|
post_install_message:
|
202
|
-
rdoc_options:
|
203
|
-
|
202
|
+
rdoc_options: []
|
203
|
+
|
204
204
|
require_paths:
|
205
205
|
- lib
|
206
206
|
required_ruby_version: !ruby/object:Gem::Requirement
|