Skip to content

Commit

Permalink
JSON lib isn't used
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed May 21, 2011
1 parent 6124186 commit b7c3e3d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Expand Up @@ -24,13 +24,6 @@ the `less-js-source` gem.

*Note: verion 1.1.1 is tagged as 1.1.1.1 on the `less-js-source` gem.*

### JSON

The `json` library is also required but is not explicitly stated as a
gem dependency. If you're on Ruby 1.8 you'll need to install the
`json` or `json_pure` gem. On Ruby 1.9, `json` is included in the
standard library.

### ExecJS

The [ExecJS](https://github.com/sstephenson/execjs) library is used to automatically choose the best JavaScript engine for your platform. Check out its [README](https://github.com/sstephenson/execjs/blob/master/README.md) for a complete list of supported engines.
Expand Down

0 comments on commit b7c3e3d

Please sign in to comment.