mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 19:47:14 +00:00
git-svn-id: http://svn.redmine.org/redmine/trunk@19529 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
6095186e97
commit
74981c2f80
2
Gemfile
2
Gemfile
@ -80,7 +80,7 @@ end
|
||||
group :test do
|
||||
gem "rails-dom-testing"
|
||||
gem 'mocha', '>= 1.4.0'
|
||||
gem 'simplecov', (RUBY_VERSION < '2.4' ? '~> 0.17.0' : '~> 0.18.1'), :require => false
|
||||
gem 'simplecov', (RUBY_VERSION < '2.4' ? '~> 0.17.0' : '~> 0.18.5'), :require => false
|
||||
gem "ffi", platforms: [:mingw, :x64_mingw, :mswin]
|
||||
# For running system tests
|
||||
gem 'puma'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user