waxseal 0.0.0 → 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/waxseal/version.rb +1 -1
- data.tar.gz.sig +3 -5
- metadata +5 -2
- metadata.gz.sig +0 -0
data/lib/waxseal/version.rb
CHANGED
data.tar.gz.sig
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: waxseal
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -88,7 +88,10 @@ files:
|
|
88
88
|
homepage: https://github.com/steakknife/waxseal
|
89
89
|
licenses:
|
90
90
|
- MIT
|
91
|
-
post_install_message:
|
91
|
+
post_install_message: ! " : post-install notes :\n\n In this order...\n\n -
|
92
|
+
If rbenv is installed, run:\n\n rbenv rehash\n\n - If ZSH is installed,
|
93
|
+
run:\n\n rehash\n\n And then just cd to any of your gem's unsigned source
|
94
|
+
directory and run `waxseal`\n\n Thanks for installing waxseal. \n"
|
92
95
|
rdoc_options: []
|
93
96
|
require_paths:
|
94
97
|
- lib
|
metadata.gz.sig
CHANGED
Binary file
|