git-sleep 0.0.17 → 0.0.18

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +0 -4
  2. data/lib/git-sleep.rb +1 -1
  3. metadata +1 -1
data/README.md CHANGED
@@ -2,10 +2,6 @@
2
2
 
3
3
  * use their name they gave jawbone, not their env[username]
4
4
  * maybe use their ssh public key to identify them, not their jawbone xid? at any rate needs some layer of security. that could be it. actually, wait, that doesn't make sense.
5
- * finish deploying
6
- * set up symlinks for application.yml and production.sqlite3
7
- * remove references to localhost
8
- * email links to interested parties
9
5
 
10
6
  # git sleep
11
7
 
data/lib/git-sleep.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  module GitSleep
2
- VERSION = "0.0.17"
2
+ VERSION = "0.0.18"
3
3
  LAST_UPDATED = "2013-08-13"
4
4
  NETRC_PATH = File.expand_path('~/.netrc')
5
5
  OUR_SITE = "http://www.gitsleep.com"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: git-sleep
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.17
4
+ version: 0.0.18
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: