mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Bump rails-dom-testing from 2.1.1 to 2.2.0
Bumps [rails-dom-testing](https://github.com/rails/rails-dom-testing) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/rails/rails-dom-testing/releases) - [Commits](https://github.com/rails/rails-dom-testing/compare/v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: rails-dom-testing dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6345d3c643
commit
77af1b4148
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -64,7 +64,7 @@ group :test do
|
|||
gem 'minitest-stub-const'
|
||||
gem 'mocha', :require => false
|
||||
gem 'rails-controller-testing'
|
||||
gem 'rails-dom-testing', '~> 2.1.1'
|
||||
gem 'rails-dom-testing', '~> 2.2.0'
|
||||
gem 'rspec-expectations'
|
||||
gem 'simplecov'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue