fortune_gem 0.0.7 → 0.0.8
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fortune_gem
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.8
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2013-
|
12
|
+
date: 2013-10-04 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description: The unix 'fortune' program - implemented as a ruby gem
|
15
15
|
email:
|
@@ -23,7 +23,8 @@ files:
|
|
23
23
|
- lib/fortune_gem.rb
|
24
24
|
- lib/fortunes
|
25
25
|
homepage: https://github.com/nodanaonlyzuul
|
26
|
-
licenses:
|
26
|
+
licenses:
|
27
|
+
- MIT
|
27
28
|
post_install_message:
|
28
29
|
rdoc_options: []
|
29
30
|
require_paths:
|