shindo 0.1.11 → 0.1.12
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/shindo.rb +1 -1
- data/lib/shindo/taciturn.rb +1 -1
- data/shindo.gemspec +1 -1
- metadata +3 -3
data/lib/shindo.rb
CHANGED
data/lib/shindo/taciturn.rb
CHANGED
data/shindo.gemspec
CHANGED
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
|
|
13
13
|
## If your rubyforge_project name is different, then edit it and comment out
|
14
14
|
## the sub! line in the Rakefile
|
15
15
|
s.name = 'shindo'
|
16
|
-
s.version = '0.1.
|
16
|
+
s.version = '0.1.12'
|
17
17
|
s.date = '2011-01-03'
|
18
18
|
s.rubyforge_project = 'shindo'
|
19
19
|
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: shindo
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 3
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 1
|
9
|
-
-
|
10
|
-
version: 0.1.
|
9
|
+
- 12
|
10
|
+
version: 0.1.12
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- geemus (Wesley Beary)
|