hiiro 0.1.121 → 0.1.122

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hiiro/version.rb +1 -1
  3. metadata +1 -3
  4. data/exe/.h.swp +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c90e9b67e7fb70d0d3e70f9d7dbc1eb8916e5a4ba86b97955272166f03236162
4
- data.tar.gz: f73b8ffa8190bf6925a0c241a7526b2e603c3cf8dc8b25eef679bb1e66c69927
3
+ metadata.gz: 871d2d76f4647e75d54cabf2467f4d96cddb2d93700224c6b1264f19e7dbb5ba
4
+ data.tar.gz: 41156d672713bf0fa7e709c9a1880fd4417aa14f6eb0fc090429c656b2806006
5
5
  SHA512:
6
- metadata.gz: cfacec47bfb07793e2a24065aec67a36e349ec4c8afc091b917d4c3878967a2a8e6ba9ae62ef6ec7099f8c4a7df40fd0266ff2ee068b64d73ac21331ea7e8655
7
- data.tar.gz: d7b0f171daae8303df10299994c512a758f33024f3d1f433997729acb5213a919a9955f3725ea72b4c1646388685137496d79e501d5345c24c51fc3fb6c42f5c
6
+ metadata.gz: 2aa2489c839aa9229b23d163740070f2b1296fa92f806479f27f090cb133a8b1fbac669bc9f1f48b0745e5886cd873318cb9b4aba24bf322bff1d692f06d08ec
7
+ data.tar.gz: 52ee5cfb1594645eb10e25a031cf9ef14b2f156cc341fb6348bbf10856903bc2de418d2f70b06923e18f676fa90bf752dec463cb75a0002edbf474f4045a1773
data/lib/hiiro/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  class Hiiro
2
- VERSION = "0.1.121"
2
+ VERSION = "0.1.122"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hiiro
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.121
4
+ version: 0.1.122
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joshua Toyota
@@ -70,7 +70,6 @@ description: Build multi-command CLI tools with subcommand dispatch, abbreviatio
70
70
  email:
71
71
  - jearsh+rubygems@gmail.com
72
72
  executables:
73
- - ".h.swp"
74
73
  - h
75
74
  - hiiro
76
75
  extensions: []
@@ -107,7 +106,6 @@ files:
107
106
  - docs/h-session.md
108
107
  - docs/h-window.md
109
108
  - editboth
110
- - exe/.h.swp
111
109
  - exe/h
112
110
  - exe/hiiro
113
111
  - hiiro.gemspec
data/exe/.h.swp DELETED
Binary file