1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Update the Gemfile

This commit is contained in:
Rafael Mendonça França 2014-10-30 18:46:20 -02:00
parent ffffcded66
commit 8c7aa53200

11
Gemfile
View file

@ -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