arigato 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.rdoc +3 -2
  2. data/lib/arigato/version.rb +1 -1
  3. metadata +4 -4
@@ -6,7 +6,7 @@
6
6
  {<img src="https://codeclimate.com/github/tnantoka/arigato.png" alt="Code Climate" />}[https://codeclimate.com/github/tnantoka/arigato]
7
7
  {<img src="http://api.coderwall.com/tnantoka/endorsecount.png" alt="endorse" />}[http://coderwall.com/tnantoka]
8
8
 
9
- * {Homepage}[https://github.com/tnantoka/arigato#readme]
9
+ * {Homepage}[http://tnantoka.github.com/arigato]
10
10
  * {Issues}[https://github.com/tnantoka/arigato/issues]
11
11
  * {Documentation}[http://rubydoc.info/gems/arigato/frames]
12
12
  * {Email}[mailto:bornneet at livedoor.com]
@@ -14,7 +14,8 @@
14
14
  == Description
15
15
 
16
16
  Special thanks page generator
17
- "Arigato" means "Thanks" in Japanese
17
+
18
+ ("Arigato" means "Thanks" in Japanese)
18
19
 
19
20
  == Features
20
21
 
@@ -1,4 +1,4 @@
1
1
  module Arigato
2
2
  # arigato version
3
- VERSION = "0.1.4"
3
+ VERSION = "0.1.5"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: arigato
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
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-03-28 00:00:00.000000000 Z
12
+ date: 2013-03-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -217,7 +217,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
217
217
  version: '0'
218
218
  segments:
219
219
  - 0
220
- hash: 1040814250055702583
220
+ hash: -752254205450778659
221
221
  required_rubygems_version: !ruby/object:Gem::Requirement
222
222
  none: false
223
223
  requirements:
@@ -226,7 +226,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
226
226
  version: '0'
227
227
  segments:
228
228
  - 0
229
- hash: 1040814250055702583
229
+ hash: -752254205450778659
230
230
  requirements: []
231
231
  rubyforge_project:
232
232
  rubygems_version: 1.8.25