aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Mendonça França <rafael.franca@plataformatec.com.br>2014-10-30 18:46:20 -0200
committerRafael Mendonça França <rafael.franca@plataformatec.com.br>2014-10-30 18:46:20 -0200
commit8c7aa53200fc82774747c0419b3bc23c60bf289e (patch)
treed2078a4339b247c721c8236ac44952f85ff9d2eb
parentffffcded66c910ed9b57ac81832324cff4b91b53 (diff)
downloadrails-8c7aa53200fc82774747c0419b3bc23c60bf289e.tar.gz
rails-8c7aa53200fc82774747c0419b3bc23c60bf289e.tar.bz2
rails-8c7aa53200fc82774747c0419b3bc23c60bf289e.zip
Update the Gemfile
-rw-r--r--Gemfile11
1 files changed, 1 insertions, 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