From 4c479e5b2dd780c27512d4804f82a819d464b3a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 23:45:10 +0000 Subject: [PATCH] Bump climate_control from 1.0.1 to 1.2.0 Bumps [climate_control](https://github.com/thoughtbot/climate_control) from 1.0.1 to 1.2.0. - [Release notes](https://github.com/thoughtbot/climate_control/releases) - [Changelog](https://github.com/thoughtbot/climate_control/blob/main/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/climate_control/commits) --- updated-dependencies: - dependency-name: climate_control dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b93ca15..f7dc1b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM bundler-audit (0.9.0.1) bundler (>= 1.2.0, < 3) thor (~> 1.0) - climate_control (1.0.1) + climate_control (1.2.0) code_analyzer (0.5.5) sexp_processor coderay (1.1.3)