horus 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- Copyright (c) 2014 Daniel da Silva Ferreira
1
+ Copyright (c) 2014 Hirohito Miyosui
2
2
 
3
3
  MIT License
4
4
 
@@ -6,8 +6,8 @@ require 'horus/version'
6
6
  Gem::Specification.new do |gem|
7
7
  gem.name = "horus"
8
8
  gem.version = Horus::VERSION
9
- gem.authors = ["Daniel da Silva Ferreira"]
10
- gem.email = ["danieldasilvaferreira@gmail.com"]
9
+ gem.authors = ["Hirohito Miyosui"]
10
+ gem.email = ["hirohito.miyosui@miyosui.com"]
11
11
  gem.description = %q{Horus}
12
12
  gem.summary = %q{Horus}
13
13
  gem.homepage = ""
@@ -1,3 +1,3 @@
1
1
  module Horus
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: horus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - Daniel da Silva Ferreira
8
+ - Hirohito Miyosui
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
@@ -13,7 +13,7 @@ date: 2014-06-01 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Horus
15
15
  email:
16
- - danieldasilvaferreira@gmail.com
16
+ - hirohito.miyosui@miyosui.com
17
17
  executables: []
18
18
  extensions: []
19
19
  extra_rdoc_files: []