summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 209dcb6..5a97c8c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,5 +12,5 @@ group :development, :test do
end
group :test do
- gem 'test-unit', '2.4.7', :platform => :mri_19
+ gem 'test-unit', '~> 2.5', :platform => :mri_19
end