X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/55214bc90bdc98c8431e66d64a7295a36300ee6b..7bd8f813ef824d3d04d756b55ce989d61e3e5b22:/Gemfile diff --git a/Gemfile b/Gemfile index 2237cf64b..5f63da33f 100644 --- a/Gemfile +++ b/Gemfile @@ -64,7 +64,7 @@ end # Gems needed for running tests group :test do gem 'timecop' - gem 'minitest', :platforms => :ruby_19 + gem 'minitest', '~> 4.7.0', :platforms => :ruby_19 end # Gems needed for compiling assets