Skip to content

Commit

Permalink
Single quotes in gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jan 24, 2014
1 parent c998e6a commit af149c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ group :development, :test do
gem 'racc'
gem 'rubysl', '~> 2.0'
gem 'psych'
gem "rubinius-coverage", github: 'rubinius/rubinius-coverage'
gem 'rubinius-coverage', github: 'rubinius/rubinius-coverage'
end
end

0 comments on commit af149c9

Please sign in to comment.