Skip to content

Commit 99c1e33

Browse files
committed
Updates for Ruby 3.4
1 parent 43cf8de commit 99c1e33

File tree

5 files changed

+370
-158
lines changed

5 files changed

+370
-158
lines changed

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.4.0

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
### Changed
10+
- Updated minimum Ruby version requirement from 2.3.1 to 3.4.0
11+
- Updated `berkshelf` from ~> 7.0 to ~> 8.1
12+
- Updated `chef` from ~> 13.6 to ~> 18.8
13+
14+
### Added
15+
- Added `.ruby-version` file to specify Ruby 3.4.0
16+
917
## [0.8.1]
1018

1119
### Fixed

0 commit comments

Comments
 (0)