File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ### Fixed
9
+
10
+ * [ #35 ] ( https://github.com/civisanalytics/ruby_audit/pull/35 )
11
+ Look for rubygems advisories in the correct directory of the ruby-advisory-db
12
+
13
+ ## [ 2.3.0] - 2024-01-10
14
+
8
15
### Added
9
16
10
17
* Support for Ruby 3.3
@@ -94,8 +101,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
94
101
95
102
* Initial Release
96
103
97
- [ Unreleased ] : https://github.com/civisanalytics/ruby_audit/compare/v2.0.0...HEAD
98
- [ 1.3.0 ] : https://github.com/civisanalytics/ruby_audit/compare/v1.3.0...v2.0.0
104
+ [ Unreleased ] : https://github.com/civisanalytics/ruby_audit/compare/v2.3.0...HEAD
105
+ [ 2.3.0 ] : https://github.com/civisanalytics/ruby_audit/compare/v2.2.0...v2.3.0
106
+ [ 2.2.0 ] : https://github.com/civisanalytics/ruby_audit/compare/v2.1.0...v2.2.0
107
+ [ 2.1.0 ] : https://github.com/civisanalytics/ruby_audit/compare/v2.0.0...v2.1.0
108
+ [ 2.0.0 ] : https://github.com/civisanalytics/ruby_audit/compare/v1.3.0...v2.0.0
99
109
[ 1.3.0 ] : https://github.com/civisanalytics/ruby_audit/compare/v1.2.0...v1.3.0
100
110
[ 1.2.0 ] : https://github.com/civisanalytics/ruby_audit/compare/v1.1.0...v1.2.0
101
111
[ 1.1.0 ] : https://github.com/civisanalytics/ruby_audit/compare/v1.0.1...v1.1.0
You can’t perform that action at this time.
0 commit comments