File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# win32-mutex Changelog
22
3- <!-- latest_release 0.5.1 -->
4- ## [ win32-mutex-0.5.1 ] ( https://github.com/chef/win32-mutex/tree/win32-mutex-0.5.1 ) (2025-06-17 )
3+ <!-- latest_release 0.5.2 -->
4+ ## [ win32-mutex-0.5.2 ] ( https://github.com/chef/win32-mutex/tree/win32-mutex-0.5.2 ) (2025-09-22 )
55
66#### Merged Pull Requests
7- - Format and spelling [ # 13 ] ( https://github.com/chef/win32-mutex/pull/13 ) ([ tpowell-progress ] ( https://github.com/tpowell-progress ) )
7+ - Add GitHub Security Actions Workflow [ # 14 ] ( https://github.com/chef/win32-mutex/pull/14 ) ([ sean-sype-simmons ] ( https://github.com/sean-sype-simmons ) )
88<!-- latest_release -->
99
1010<!-- release_rollup since=0.4.3 -->
1111### Changes not yet released to rubygems.org
1212
1313#### Merged Pull Requests
14+ - Add GitHub Security Actions Workflow [ #14 ] ( https://github.com/chef/win32-mutex/pull/14 ) ([ sean-sype-simmons] ( https://github.com/sean-sype-simmons ) ) <!-- 0.5.2 -->
1415- Format and spelling [ #13 ] ( https://github.com/chef/win32-mutex/pull/13 ) ([ tpowell-progress] ( https://github.com/tpowell-progress ) ) <!-- 0.5.1 -->
1516- Adding Ruby 3.4 and Cookstyle support [ #12 ] ( https://github.com/chef/win32-mutex/pull/12 ) ([ johnmccrae] ( https://github.com/johnmccrae ) ) <!-- 0.5.0 -->
1617- Test - ruby 3.0/3.1 [ #9 ] ( https://github.com/chef/win32-mutex/pull/9 ) ([ poorndm] ( https://github.com/poorndm ) ) <!-- 0.4.5 -->
Original file line number Diff line number Diff line change 1- 0.5.1
1+ 0.5.2
Original file line number Diff line number Diff line change 11module Win32
22 class Mutex
33 # The version of the win32-mutex library
4- VERSION = "0.5.1 " . freeze
4+ VERSION = "0.5.2 " . freeze
55 end
66end
You can’t perform that action at this time.
0 commit comments