Skip to content

Commit

Permalink
Merge pull request #3019 from ualbertalib/cds/243-version-bump
Browse files Browse the repository at this point in the history
Version bump to 2.4.3
  • Loading branch information
ConnorSheremeta authored Dec 15, 2022
2 parents 6487bf7 + 3bd7cf8 commit 76d33b0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ New entries in this file should aim to provide a meaningful amount of informatio

## Unreleased

## [2.4.3] - 2022-12-14

### Security
- Bump rails-html-sanitizer from 1.4.3 to 1.4.4
- Bump loofah from 2.19.0 to 2.19.1
- Bump nokogiri from 1.13.9 to 1.13.10
- Bump decode-uri-component from 0.2.0 to 0.2.2
- Bump loader-utils from 1.4.1 to 1.4.2

### Chores
- Bump sidekiq from 6.4.1 to 6.5.8

Expand Down
2 changes: 1 addition & 1 deletion lib/jupiter/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Jupiter
VERSION = '2.4.2'.freeze
VERSION = '2.4.3'.freeze
end

0 comments on commit 76d33b0

Please sign in to comment.