tenma 0.9.2 → 0.9.3

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: 6b40220113580983ed2d74cf7f07843d4790821d
4
- data.tar.gz: 68759438ba049dc8688819c79e709c626287cf42
3
+ metadata.gz: 4e6d8e32b44fc15365f96f227efefaf8425cc80c
4
+ data.tar.gz: d14bebf75124810fb2e27cb762171415087bc24a
5
5
  SHA512:
6
- metadata.gz: cea2920b97a6f15f652b1b870269feabcb360bd39de3785b26193210890eada16064070b39787023eb50b2b51ea9b299d6e02fa8f5c20ca5d4179b10a15fcb91
7
- data.tar.gz: 9dbda87f61e09523ea7ea33da9dd6c1a15cbf024fb86a7df1b0aaaaac1a63f06b97a62b90b00bda9a51ffcaf5d9d48e5454f4335648694e8f0a1bd57fe12a19f
6
+ metadata.gz: ded1dc0e66da56b33a46ca835481b7dd9dcd6837eb1169c983b897bb2a2505f8537e344400c32c7e53e1cd9eaf687031e9e494bd3ba4eabb181bf38adf6a7b39
7
+ data.tar.gz: c1759fdeb6e57504cb43979f315552e12064cbc1d3824ac6a0957b9576dbd4b2584026dcac09325247e1aa9cb6ac7e6e01fb2fb94d8a77444a9b197f070429ca
@@ -1,4 +1,4 @@
1
- require 'itamae/runner'
1
+ require 'itamae'
2
2
  require 'tenma/runnable'
3
3
 
4
4
  module Tenma
@@ -1,3 +1,3 @@
1
1
  module Tenma
2
- VERSION = "0.9.2"
2
+ VERSION = "0.9.3"
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.2
4
+ version: 0.9.3
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-09 00:00:00.000000000 Z
11
+ date: 2019-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor