File: rubyracer

package info (click to toggle)
ruby-uglifier 2.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 448 kB
  • ctags: 70
  • sloc: ruby: 546; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 95 bytes parent folder | download
1
2
3
4
5
source "https://rubygems.org"

gemspec :path=>"../"
gem 'therubyracer'
gem 'rubocop', '0.23.0'