diff --git a/Gemfile b/Gemfile index 95d8ab286..6e5a8eb97 100644 --- a/Gemfile +++ b/Gemfile @@ -75,6 +75,7 @@ end # For running unit tests group :test do if ENV['BEEF_TEST'] + gem 'rake' gem 'test-unit' gem 'test-unit-full' gem 'curb'