Gemfile.lock 341 Bytes
Newer Older
Miriam committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
GEM
  remote: https://rubygems.org/
  specs:
    execjs (1.3.0)
      multi_json (~> 1.0)
    libv8 (3.3.10.4)
    multi_json (1.1.0)
    rake (0.9.2.2)
    therubyracer (0.9.10)
      libv8 (~> 3.3.10)
    uglifier (1.2.3)
      execjs (>= 0.3.0)
      multi_json (>= 1.0.2)

PLATFORMS
  ruby

DEPENDENCIES
  rake
  therubyracer
  uglifier