Skip to content

Commit

Permalink
Merge pull request #1279 from dasch/patch-2
Browse files Browse the repository at this point in the history
Use quotes consistently in Gemfile
  • Loading branch information
josevalim committed May 24, 2011
2 parents eff0fdf + ef8c2a8 commit 90f59b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,4 +1,4 @@
source 'http://rubygems.org'
source "http://rubygems.org"

gemspec

Expand Down

0 comments on commit 90f59b2

Please sign in to comment.