arigato 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/README.rdoc +1 -1
  2. data/lib/arigato/version.rb +1 -1
  3. metadata +3 -3
data/README.rdoc CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  {<img src="https://travis-ci.org/tnantoka/arigato.png?branch=master" alt="Build Status" />}[https://travis-ci.org/tnantoka/arigato]
4
4
  {<img src="https://coveralls.io/repos/tnantoka/arigato/badge.png?branch=master" alt="Coverage Status" />}[https://coveralls.io/r/tnantoka/arigato]
5
- {<img src="https://gemnasium.com/tnantoka/konnyaku.png" alt="Dependency Status" />}[https://gemnasium.com/tnantoka/konnyaku]
5
+ {<img src="https://gemnasium.com/tnantoka/arigato.png" alt="Dependency Status" />}[https://gemnasium.com/tnantoka/arigato]
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
 
@@ -1,4 +1,4 @@
1
1
  module Arigato
2
2
  # arigato version
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.4"
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.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -217,7 +217,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
217
217
  version: '0'
218
218
  segments:
219
219
  - 0
220
- hash: -3323670226962377539
220
+ hash: 1040814250055702583
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: -3323670226962377539
229
+ hash: 1040814250055702583
230
230
  requirements: []
231
231
  rubyforge_project:
232
232
  rubygems_version: 1.8.25