Skip to content

Commit

Permalink
Merge pull request #14 from djburdick/remove-bundler-gem
Browse files Browse the repository at this point in the history
removing bundler gem from Gemfile
  • Loading branch information
alanpeabody committed Feb 28, 2013
2 parents a992e0c + 414a789 commit bb1fd0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -4,7 +4,6 @@ gem 'resque', '~> 1.17'

group :development do
gem 'minitest', '>= 0'
gem 'bundler', '~> 1.1.0'
gem 'jeweler', '~> 1.8.3'
gem 'mynyml-redgreen', '~> 0.7.1'
gem 'timecop'
Expand Down

0 comments on commit bb1fd0c

Please sign in to comment.