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

Commit

Permalink
Changed quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sijmen J. Mulder committed Jul 26, 2011
1 parent e88ba8e commit 698b6e3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile
@@ -1,9 +1,10 @@
source "http://rubygems.org"
source 'http://rubygems.org'

# Specify your gem's dependencies in rb-tmpl.gemspec
gemspec

group :development do
gem "rspec"
gem "fakefs"
gem 'rspec'
gem 'fakefs'
end

0 comments on commit 698b6e3

Please sign in to comment.