We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c34fa0 commit 2f7b7e5Copy full SHA for 2f7b7e5
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+**3.7.2** (June 19, 2018)
2
+
3
+* Security release for [CVE-2018-3760](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3760).
4
5
**3.7.1** (December 19, 2016)
6
7
* Ruby 2.4 support for Sprockets 3.
lib/sprockets/version.rb
@@ -1,3 +1,3 @@
module Sprockets
- VERSION = "3.7.1"
+ VERSION = "3.7.2"
end
0 commit comments