Skip to content

Commit

Permalink
more bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
opencongress committed Feb 12, 2011
1 parent b26bc2a commit 431cdda
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile
Expand Up @@ -38,4 +38,7 @@ gem 'capistrano'
gem 'capistrano-ext'

# new relic RPM
gem 'newrelic_rpm'
gem 'newrelic_rpm'

# oauth
gem 'oauth'
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -53,6 +53,7 @@ GEM
net-ssh (>= 1.99.1)
newrelic_rpm (2.13.4)
nokogiri (1.4.4)
oauth (0.4.4)
pg (0.9.0)
rack (1.1.0)
rack-openid (1.1.2)
Expand Down Expand Up @@ -88,6 +89,7 @@ DEPENDENCIES
mediacloth
mysql
newrelic_rpm
oauth
pg
rack-openid
rails
Expand Down

0 comments on commit 431cdda

Please sign in to comment.