mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Merged r21256 from trunk to 4.2-stable (#37884).
git-svn-id: https://svn.redmine.org/redmine/branches/4.2-stable@21951 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
042d32a5e8
commit
6062915eb3
2
Gemfile
2
Gemfile
@ -100,7 +100,7 @@ group :test do
|
||||
# TODO: Remove version specification once Capybara supports Puma 6
|
||||
gem 'puma', '< 6.0.0'
|
||||
gem 'capybara', '~> 3.31.0'
|
||||
gem "selenium-webdriver"
|
||||
gem "selenium-webdriver", "~> 3.142.7"
|
||||
gem 'webdrivers', '~> 4.4', require: false
|
||||
# RuboCop
|
||||
gem 'rubocop', '~> 1.12.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user