From 2276bd0c7dce905b8531f805f6ca9103a0d65dde Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Thu, 6 Apr 2017 15:36:02 -0500 Subject: [PATCH] switch back to released octokit gem --- Gemfile | 2 +- Gemfile.lock | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 9ea6cdba91..8db1a3c2c2 100755 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ group :development do # for development and testing purposes gem 'pry', git: 'https://github.com/pry/pry', branch: 'master' # module documentation - gem 'octokit', git: 'https://github.com/octokit/octokit.rb', branch: 'master' + gem 'octokit' end group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 6674579c13..f408686fde 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,14 +12,6 @@ GIT specs: bit-struct (0.15.0) -GIT - remote: https://github.com/octokit/octokit.rb - revision: 5b43070ea756af5d2f3ae2ad419ee6db67539344 - branch: master - specs: - octokit (4.6.2) - sawyer (~> 0.8.0, >= 0.5.3) - GIT remote: https://github.com/pry/pry revision: 1f64463184e0a160d0b41d1a1f92b8e2f230278c @@ -250,6 +242,8 @@ GEM nexpose (6.0.0) nokogiri (1.7.1) mini_portile2 (~> 2.1.0) + octokit (4.7.0) + sawyer (~> 0.8.0, >= 0.5.3) openssl-ccm (1.2.1) openvas-omp (0.0.4) os (0.9.6) @@ -396,7 +390,7 @@ DEPENDENCIES fivemat metasploit-framework! method_source! - octokit! + octokit pry! rake redcarpet