Skip to content

Instantly share code, notes, and snippets.

@davefp
Created March 13, 2013 03:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davefp/5149163 to your computer and use it in GitHub Desktop.
Save davefp/5149163 to your computer and use it in GitHub Desktop.
Gemfile.lock for dashing
GEM
remote: http://rubygems.org/
specs:
backports (3.1.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.4.0)
daemons (1.1.9)
dashing (1.0.4)
coffee-script
rack
rufus-scheduler
sass
sinatra
sinatra-contrib
sprockets
thin
thor
eventmachine (1.0.0)
execjs (1.4.0)
multi_json (~> 1.0)
hike (1.2.1)
multi_json (1.5.1)
rack (1.4.5)
rack-protection (1.4.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rufus-scheduler (2.0.17)
tzinfo (>= 0.3.23)
sass (3.2.5)
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
sinatra-contrib (1.3.2)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.17.0)
tilt (1.3.3)
tzinfo (0.3.35)
PLATFORMS
ruby
DEPENDENCIES
dashing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment