Skip to content

Instantly share code, notes, and snippets.

@fkchang
Created October 31, 2013 16:38
Show Gist options
  • Save fkchang/b69095faa72afae00fb4 to your computer and use it in GitHub Desktop.
Save fkchang/b69095faa72afae00fb4 to your computer and use it in GitHub Desktop.
Gemfile.lock for shekels
Forrests-MacBook-Pro:shekels fkchang$ cat Gemfile.lock
GIT
remote: git://github.com/meh/lissio.git
revision: 8be2e040697d039c9533e98688f0e7bd1836d283
specs:
lissio (0.1.0)
opal (>= 0.4.1)
opal-browser
opal-sprockets
rack
GIT
remote: git://github.com/opal/opal-browser.git
revision: 1a9bee863c1fa96053b1ed47aaa00bc47165aa01
specs:
opal-browser (0.1.0)
opal (>= 0.4.3)
GIT
remote: git://github.com/opal/opal-sprockets.git
revision: cffc2d1ece100c7ca65922d7cb12ca63717e3fe3
specs:
opal-sprockets (0.2.1)
opal (~> 0.4.4)
sprockets
GIT
remote: git://github.com/opal/opal.git
revision: 4986f119b306d3061f31a94debbd3331f63c082e
specs:
opal (0.4.4)
source_map
GEM
remote: http://rubygems.org/
specs:
hike (1.2.3)
json (1.8.1)
multi_json (1.8.2)
rack (1.5.2)
sass (3.2.12)
source_map (3.0.1)
json
sprockets (2.10.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-sass (1.0.2)
sprockets (~> 2.0)
tilt (~> 1.1)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
lissio!
opal!
opal-browser!
opal-sprockets!
sass
sprockets
sprockets-sass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment