seshat 0.0.1 → 0.0.2

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.
@@ -1,4 +1,4 @@
1
- Copyright (c) 2014 Daniel da Silva Ferreira (dsferreira)
1
+ Copyright (c) 2014 Hirohito Miyosui
2
2
 
3
3
  MIT License
4
4
 
@@ -1,3 +1,3 @@
1
1
  module Seshat
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
@@ -6,8 +6,8 @@ require 'seshat/version'
6
6
  Gem::Specification.new do |gem|
7
7
  gem.name = "seshat"
8
8
  gem.version = Seshat::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{Seshat}
12
12
  gem.summary = %q{Seshat}
13
13
  gem.homepage = ""
metadata CHANGED
@@ -1,19 +1,19 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: seshat
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
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: []
12
- date: 2014-05-25 00:00:00.000000000 Z
12
+ date: 2014-06-01 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Seshat
15
15
  email:
16
- - danieldasilvaferreira@gmail.com
16
+ - hirohito.miyosui@miyosui.com
17
17
  executables: []
18
18
  extensions: []
19
19
  extra_rdoc_files: []