From f5ce6170f750bb06845bbf0b7bf53751ea730402 Mon Sep 17 00:00:00 2001 From: Bucky Wilson Date: Fri, 24 Nov 2017 09:26:29 +1000 Subject: [PATCH] Gemfile - whitespace, added dev group: pry --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index 65bf1aa85..b21170d5d 100644 --- a/Gemfile +++ b/Gemfile @@ -100,6 +100,5 @@ if ENV['BEEF_TEST'] # RESTful API tests/generic command module tests gem 'rest-client', '>= 2.0.1' end -end source 'https://rubygems.org'