Skip to content

Commit 535dfeb

Browse files
Update penthouse to 2.2.0
1 parent 3d8b036 commit 535dfeb

File tree

3 files changed

+47
-57
lines changed

3 files changed

+47
-57
lines changed

Diff for: lib/critical_path_css/rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module CriticalPathCSS
22
module Rails
3-
VERSION = '3.1.0'.freeze
3+
VERSION = '4.0.0'.freeze
44
end
55
end

Diff for: package-lock.json

+45-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"lib": "lib"
88
},
99
"dependencies": {
10-
"penthouse": "=1.10.2"
10+
"penthouse": "=2.2.0"
1111
},
1212
"license": "MIT",
1313
"config": {

0 commit comments

Comments
 (0)