File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
lib/critical_path_css/rails Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Upgrade instructions from each version are included below.
1717Add ` critical-path-css-rails ` to your Gemfile:
1818
1919```
20- gem 'critical-path-css-rails', '~> 2.0 .0'
20+ gem 'critical-path-css-rails', '~> 2.3 .0'
2121```
2222
2323Download and install by running:
Original file line number Diff line number Diff line change 11module CriticalPathCSS
22 module Rails
3- VERSION = '2.0 .0'
3+ VERSION = '2.3 .0'
44 end
55end
Original file line number Diff line number Diff line change 11{
22 "name" : " critical-path-css-rails" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " NPM dependencies of critical-path-css-rails" ,
55 "private" : true ,
66 "directories" : {
77 "lib" : " lib"
88 },
99 "dependencies" : {
10- "penthouse" : " =1.1 .0"
10+ "penthouse" : " =1.3 .0"
1111 },
1212 "license" : " MIT"
1313}
You can’t perform that action at this time.
0 commit comments