Skip to content

Commit 3e06e25

Browse files
Update Penthouse to 1.6.0
1 parent 4a53a41 commit 3e06e25

File tree

3 files changed

+41
-52
lines changed

3 files changed

+41
-52
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module CriticalPathCSS
22
module Rails
3-
VERSION = '2.4.0'.freeze
3+
VERSION = '2.6.0'.freeze
44
end
55
end

package-lock.json

Lines changed: 39 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"lib": "lib"
88
},
99
"dependencies": {
10-
"penthouse": "=1.4.2"
10+
"penthouse": "=1.6.0"
1111
},
1212
"license": "MIT"
1313
}

0 commit comments

Comments
 (0)