rbhex-layouts 1.1.0.alpha5 → 1.1.0.alpha6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/rbhex/layouts/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b1fe327316923969e48f00517520e0b7854533b9
|
4
|
+
data.tar.gz: af090eed84a016cdb89c7781ac59a3c55b739609
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: faa35d5c9254d9649eeeb321b54329d51b1a99d28d1508f488fbf9adfd36c66f8a0e91a3fc5cc83d21152be366165d85bf27c6c5575ef15db47a1fb471eef47a
|
7
|
+
data.tar.gz: 85e7312c8d1d8640355a6e6294617f601dcf61ffcaea6ce9b917e0b1a0565b1773e050becdd1238082ef3a2b96e4af630a452efba7a022cc1f3ffea7b1aa3d2a
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rbhex-layouts
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.0.
|
4
|
+
version: 1.1.0.alpha6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Chris Arcand
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 1.1.0.
|
19
|
+
version: 1.1.0.alpha6
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 1.1.0.
|
26
|
+
version: 1.1.0.alpha6
|
27
27
|
description: Ruby curses/ncurses templates for easy application development on text
|
28
28
|
terminals
|
29
29
|
email:
|