diff --git a/Gemfile b/Gemfile index 77900d1..780b393 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ group :test do # Support libs gem "factory_girl", "~> 1.3.3" gem "delorean", "~> 0.2.0" - + # Debugging platforms :mri_18 do gem "ruby-debug", "= 0.10.4"