Hola_hashimoto 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -4
  3. data/bin/hola_hashimoto +0 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: af9debc3f7af5dd94fa9e4898f7f21b4d521769e
4
- data.tar.gz: daa46edc0d04950b0a3be4230276e18398b5b7b2
3
+ metadata.gz: 67389481512532d3672f36684c312eeba47da85f
4
+ data.tar.gz: e1a2b80396ddc6ac82e2fe880498d01c7194e43c
5
5
  SHA512:
6
- metadata.gz: d9a7a9599b81946d2d4a6e0806a76ea57663701f91398c06dab106b0089ed729c9cdaec5f43ed72b133ef46da349c9111aa4997e280d87dcee91dea3a6c9e09f
7
- data.tar.gz: e685bcf1a4e0b27cfbb2f7879b5d24b4009c10ac816153f3c5355377b82ce27495a46b9ec70a9c8408b6b3836211d2f927a8a9d9c712e2cea84a348d2e522885
6
+ metadata.gz: e53a54ece28e12610bbdc11a604163fc4f65734f7d072795aa2c9c7f5d4823f3087cf9edb5247b47991928e718bbf23a6e86feb2338b99fde4737f37ab26de38
7
+ data.tar.gz: 6c4a43e7b19db10d829d55879fb77f0d03e2210d1131bb45554f24e6833baa23ce9fed9b6fa67bd5ac70c42001a3775c844e7817046fbcaf382618378b77f587
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Hola_hashimoto
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chihiro Hashimoto @ aiit
@@ -12,12 +12,10 @@ date: 2014-10-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: sample gem
14
14
  email: a14z6ch@aiit.ac.jp
15
- executables:
16
- - hola_hashimoto
15
+ executables: []
17
16
  extensions: []
18
17
  extra_rdoc_files: []
19
18
  files:
20
- - bin/hola_hashimoto
21
19
  - lib/hola_hashimoto.rb
22
20
  homepage: http://rubygems.org/gems/hola_hashimoto
23
21
  licenses:
data/bin/hola_hashimoto DELETED
@@ -1,4 +0,0 @@
1
- #!/usr/bin/env ruby
2
-
3
- require 'hola_hashimoto'
4
- puts Hola_hashimoto.hi