Skip to content

Instantly share code, notes, and snippets.

@mstrauss
Created February 17, 2011 21:03
Show Gist options
  • Save mstrauss/832682 to your computer and use it in GitHub Desktop.
Save mstrauss/832682 to your computer and use it in GitHub Desktop.
Gemfile.lock for Wagn 1.5.2 (use with Bundler)
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)
builder (3.0.0)
hoptoad_notifier (2.4.6)
activesupport
builder
htmlentities (4.2.1)
json (1.4.6)
macaddr (1.0.0)
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)
ruby-openid (2.1.8)
uuid (2.3.1)
macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
hoptoad_notifier
htmlentities (= 4.2.1)
json (= 1.4.6)
mysql (= 2.8.1)
rails (= 2.3.5)
ruby-openid (>= 2.0.4)
uuid (= 2.3.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment