Remove whitespace.
This commit is contained in:
parent
9ee02d87ff
commit
de048bb61e
2
Gemfile
2
Gemfile
|
@ -24,7 +24,7 @@ group :test do
|
||||||
# Support libs
|
# Support libs
|
||||||
gem "factory_girl", "~> 1.3.3"
|
gem "factory_girl", "~> 1.3.3"
|
||||||
gem "delorean", "~> 0.2.0"
|
gem "delorean", "~> 0.2.0"
|
||||||
|
|
||||||
# Debugging
|
# Debugging
|
||||||
platforms :mri_18 do
|
platforms :mri_18 do
|
||||||
gem "ruby-debug", "= 0.10.4"
|
gem "ruby-debug", "= 0.10.4"
|
||||||
|
|
Loading…
Reference in a new issue