Skip to content

Instantly share code, notes, and snippets.

@pmahoney
Created September 13, 2012 13:57
Show Gist options
  • Save pmahoney/3714491 to your computer and use it in GitHub Desktop.
Save pmahoney/3714491 to your computer and use it in GitHub Desktop.
Eventual Gemfile.lock
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
activerecord (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.3)
capistrano (2.6.0)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
highline (1.6.14)
i18n (0.6.1)
multi_json (1.3.6)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.5.2)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
rake (0.9.2.2)
riddle (1.5.3)
thinking-sphinx (2.0.13)
activerecord (>= 3.0.3)
builder (>= 2.1.2)
riddle (>= 1.5.3)
tzinfo (0.3.33)
PLATFORMS
ruby
DEPENDENCIES
capistrano (~> 2.6.0)
rake
thinking-sphinx (>= 2.0.3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment