Skip to content

Commit 0ff51d1

Browse files
Bump climate_control from 1.1.1 to 1.2.0 (#406)
Bumps [climate_control](https://github.com/thoughtbot/climate_control) from 1.1.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dd932f commit 0ff51d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ group :development do
1616
end
1717

1818
group :test do
19-
gem "climate_control", "~> 1.1.1"
19+
gem "climate_control", "~> 1.2.0"
2020
gem "rspec", "~> 3.11.0"
2121
gem "rubocop", "~> 1.31.2"
2222
gem "rubocop-performance", "~> 1.14.2"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ GEM
2929
backport (1.2.0)
3030
benchmark (0.2.0)
3131
builder (3.2.4)
32-
climate_control (1.1.1)
32+
climate_control (1.2.0)
3333
coderay (1.1.3)
3434
colorize (0.8.1)
3535
cucumber (8.0.0)
@@ -171,7 +171,7 @@ DEPENDENCIES
171171
allure-cucumber!
172172
allure-rspec!
173173
allure-ruby-commons!
174-
climate_control (~> 1.1.1)
174+
climate_control (~> 1.2.0)
175175
colorize (~> 0.8.1)
176176
git (~> 1.11)
177177
pry (~> 0.14.1)

0 commit comments

Comments
 (0)