tenma 0.9.1 → 0.9.2

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: c5b17dc2244737cd89ae7a2e743fe9c02fbf48c0
4
- data.tar.gz: f18d35a347f7129f51fd292d7f9e7c0f541ddf1e
3
+ metadata.gz: 6b40220113580983ed2d74cf7f07843d4790821d
4
+ data.tar.gz: 68759438ba049dc8688819c79e709c626287cf42
5
5
  SHA512:
6
- metadata.gz: f89d786f93a650ce7e9ee8c937a8a8e8dc30bd07fcaae4c197600cdf8acdecd3c572c072833ff6650273ab128d8aad6249c8d0fe324657ae350a751243b16b95
7
- data.tar.gz: 66b11cb1553d02f983dc94d7bd2fa932eb601d5f05a96d548184e6fbc0cc0aef580a58296a4525b2221e42828b07e6a6542f391e34c73a0d7c25aa1b41e1eaa9
6
+ metadata.gz: cea2920b97a6f15f652b1b870269feabcb360bd39de3785b26193210890eada16064070b39787023eb50b2b51ea9b299d6e02fa8f5c20ca5d4179b10a15fcb91
7
+ data.tar.gz: 9dbda87f61e09523ea7ea33da9dd6c1a15cbf024fb86a7df1b0aaaaac1a63f06b97a62b90b00bda9a51ffcaf5d9d48e5454f4335648694e8f0a1bd57fe12a19f
@@ -1,4 +1,5 @@
1
1
  require 'itamae/runner'
2
+ require 'tenma/runnable'
2
3
 
3
4
  module Tenma
4
5
  module Ichiba
@@ -1,3 +1,3 @@
1
1
  module Tenma
2
- VERSION = "0.9.1"
2
+ VERSION = "0.9.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tenma
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - hisaichi5518
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-05-08 00:00:00.000000000 Z
11
+ date: 2018-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor