Skip to content

Commit 2deb0b2

Browse files
Update readme and package.json with correct gem version
1 parent 3e06e25 commit 2deb0b2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ However, more packages may need to be installed depending on your OS distributio
2727
After reviewing the dependency requirements, add `critical-path-css-rails` to your Gemfile:
2828

2929
```
30-
gem 'critical-path-css-rails', '~> 2.4.0'
30+
gem 'critical-path-css-rails', '~> 2.6.0'
3131
```
3232

3333
Download and install by running:

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "critical-path-css-rails",
3-
"version": "2.4.0",
3+
"version": "2.6.0",
44
"description": "NPM dependencies of critical-path-css-rails",
55
"private": true,
66
"directories": {

0 commit comments

Comments
 (0)