From acabea4cfeb96e3e285197e5e8eb04de81611a3b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2019 11:45:43 +1100 Subject: [PATCH] DEV: Bump rspec-support from 3.9.0 to 3.9.2 (#8628) Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.9.0 to 3.9.2. - [Release notes](https://github.com/rspec/rspec-support/releases) - [Changelog](https://github.com/rspec/rspec-support/blob/master/Changelog.md) - [Commits](https://github.com/rspec/rspec-support/compare/v3.9.0...v3.9.2) Minor test only update, also cleans up Ruby 2.7 support --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 72da438c922..a7509f1b4f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -343,7 +343,7 @@ GEM rspec-expectations (~> 3.8) rspec-mocks (~> 3.8) rspec-support (~> 3.8) - rspec-support (3.9.0) + rspec-support (3.9.2) rtlit (0.0.5) rubocop (0.78.0) jaro_winkler (~> 1.5.1)