Skip to content

Commit fb92f7b

Browse files
committed
Release 3.7.4
1 parent 384bf45 commit fb92f7b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
**3.7.4** (March 28, 2024)
2+
3+
* Fix deprecated calls to the `uri` gem.
4+
15
**3.7.3** (March 28, 2024)
26

37
* Various compatibility fixes for newer Ruby versions.

lib/sprockets/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Sprockets
2-
VERSION = "3.7.3"
2+
VERSION = "3.7.4"
33
end

0 commit comments

Comments
 (0)