tamashii-common 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 387b1a52cac6e94be34aac9494cde877a352b162
4
- data.tar.gz: dd19ead70dbfcd36409784bc64545deb04a030df
3
+ metadata.gz: f72daa2eda99fdc018fe564607b7ab97793d9cf5
4
+ data.tar.gz: bdf968e61e78450c093539a90bb5129b00c32306
5
5
  SHA512:
6
- metadata.gz: ac4c88e729268521def21b8592d4a1f0d8b53c217120286e0a4528e880410ade89116ef74aef43b150b403ec88b6db38fbd57d4d92d51b87090cf32855b9f24b
7
- data.tar.gz: 0e41999b0ae19930e13afa7f54d15fde604bbfacee5ee3168f314dd6b0648c1a686e5e608bdd1029fad6cc502804e5f5daef7d11883fd33e93b0956c5d7bf729
6
+ metadata.gz: 19591d6620ca794996de5acc107628924b2552dfdd6f8b5a7d1894e5b4461a098b4af1f0499da741d3e8605d017c566c2eba08aabefd1e1af17392c876fd16b7
7
+ data.tar.gz: 99b0b2f7dd52d389e69cc94d2a9209aa3b76321d31a10f8869715be552ce38b74cacca53631eed6ab00fb46f5b115c43194e06f3a4e567f7fe8057b4ae6c1959
@@ -1,5 +1,5 @@
1
1
  module Tamashii
2
2
  module Common
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.4"
4
4
  end
5
5
  end
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{The shared module for RubyConfTW checkin system.}
13
13
  spec.description = %q{The shared module for RubyConfTW checkin system.}
14
- spec.homepage = "https://github.com/lctseng/tamashii-common"
14
+ spec.homepage = "https://github.com/5xruby/tamashii-common"
15
15
 
16
16
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
17
17
  # to allow pushing to a single host or delete this section to allow pushing to any host.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tamashii-common
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - 蒼時弦也
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: exe
12
12
  cert_chain: []
13
- date: 2017-02-21 00:00:00.000000000 Z
13
+ date: 2017-03-09 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler
@@ -127,7 +127,7 @@ files:
127
127
  - lib/tamashii/rspec/helpers.rb
128
128
  - lib/tamashii/type.rb
129
129
  - tamashii-common.gemspec
130
- homepage: https://github.com/lctseng/tamashii-common
130
+ homepage: https://github.com/5xruby/tamashii-common
131
131
  licenses: []
132
132
  metadata: {}
133
133
  post_install_message: