From 8c7aa53200fc82774747c0419b3bc23c60bf289e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Thu, 30 Oct 2014 18:46:20 -0200 Subject: [PATCH] Update the Gemfile --- Gemfile | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 12c57d3737..07483b27d3 100644 --- a/Gemfile +++ b/Gemfile @@ -1,12 +1,3 @@ -# -*- ruby -*- - -# DO NOT EDIT THIS FILE. Instead, edit Rakefile, and run `rake bundler:gemfile`. - source "https://rubygems.org/" - -gem "minitest", "~>5.1", :group => [:development, :test] -gem "rdoc", "~>4.0", :group => [:development, :test] -gem "hoe", "~>3.5", :group => [:development, :test] - -# vim: syntax=ruby +gemspec