Skip to content

Instantly share code, notes, and snippets.

@abbood
Created April 23, 2013 06:35
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 abbood/5441286 to your computer and use it in GitHub Desktop.
Save abbood/5441286 to your computer and use it in GitHub Desktop.
this lists the contents of my Gemfile.lock
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.5)
actionpack (= 2.3.5)
actionpack (2.3.5)
activesupport (= 2.3.5)
rack (~> 1.0.0)
activerecord (2.3.5)
activesupport (= 2.3.5)
activeresource (2.3.5)
activesupport (= 2.3.5)
activesupport (2.3.5)
declarative_authorization (0.5.1)
fattr (2.2.1)
i18n (0.4.2)
mysql (2.8.1)
rack (1.0.1)
rails (2.3.5)
actionmailer (= 2.3.5)
actionpack (= 2.3.5)
activerecord (= 2.3.5)
activeresource (= 2.3.5)
activesupport (= 2.3.5)
rake (>= 0.8.3)
rake (0.8.7)
rush (0.6.8)
session
session (3.1.0)
fattr
PLATFORMS
ruby
DEPENDENCIES
declarative_authorization (= 0.5.1)
i18n (= 0.4.2)
mysql (= 2.8.1)
rails (= 2.3.5)
rake (= 0.8.7)
rush (= 0.6.8)
~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment