Skip to content

Commit 841758b

Browse files
authored
terser-ruby -> terser
The gem appears to be called `terser` instead of `terser-ruby`.
1 parent 3a0fb4a commit 841758b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ environment.css_compressor = :scss
618618
```
619619

620620
If you are using Sprockets directly with a Rack app, don't forget to add
621-
the `ruby-terser` and `sass` gems to your Gemfile when using above options.
621+
the `terser` and `sass` gems to your Gemfile when using above options.
622622

623623
### Gzip
624624

0 commit comments

Comments
 (0)