Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Commit

Permalink
. remove duplicates in gemfile and gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrichartz committed Apr 17, 2014
1 parent 0a59cef commit be37e67
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Gemfile
Expand Up @@ -2,11 +2,6 @@ source "http://rubygems.org"

gemspec

group :development do
gem "yard", "~> 0.8"
gem "bundler", "~> 1.3"
end

group :test do
gem "nokogiri", "~> 1.6", :require => false
gem "dalli", "~> 2.6", :require => false
Expand Down

0 comments on commit be37e67

Please sign in to comment.