From 0d71f20073f8bb3fdc4be6b3cce0d8a605116210 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 19 Nov 2013 14:43:28 -0800 Subject: [PATCH] Upgrade to gists@0.8.0 for pasteboard fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e42428acc..1d598941c 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "exception-reporting": "0.7.0", "find-and-replace": "0.42.0", "fuzzy-finder": "0.20.0", - "gists": "0.7.0", + "gists": "0.8.0", "git-diff": "0.13.0", "github-sign-in": "0.9.0", "go-to-line": "0.8.0",