Merge branch 'master' into sponsor
This commit is contained in:
commit
e9f78247de
|
@ -52,4 +52,4 @@ after_success:
|
|||
|
||||
before_install:
|
||||
- gem update --system
|
||||
- gem install bundler
|
||||
- gem install bundler --version 1.16.2
|
||||
|
|
|
@ -76,6 +76,7 @@
|
|||
* Fix Rubocop offences in test files (#7128)
|
||||
* fix up refute_equal call (#7133)
|
||||
* Fix incorrectly passed arguments to assert_equal (#7134)
|
||||
* Lock Travis to Bundler-1.16.2 (#7144)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
Loading…
Reference in New Issue