aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index daccb2e6b0..e82b66b255 100644
--- a/Gemfile
+++ b/Gemfile
@@ -18,7 +18,7 @@ else
end
gem 'i18n', '~> 0.6.11'
-gem 'test-unit', '~> 3.0'
+gem 'test-unit', '~> 3.0.0'
if RUBY_VERSION < '1.9.3'
gem 'rack-cache', '~> 1.2.0'