Skip to content

Commit

Permalink
removed some gems I probably don't need
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Dickey committed Sep 16, 2011
1 parent 6733de8 commit 157e4b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Expand Up @@ -5,11 +5,8 @@ gem 'rails', '3.1.0'
gem 'thin'
gem 'pg'
gem 'dalli'
gem 'fog'
gem 'km'

gem 'devise'

gem 'haml'
gem 'jquery-rails'

Expand Down
27 changes: 0 additions & 27 deletions Gemfile.lock
Expand Up @@ -43,26 +43,10 @@ GEM
coffee-script-source (1.1.2)
daemons (1.1.4)
dalli (1.1.2)
devise (1.4.5)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.0.3)
warden (~> 1.0.3)
erubis (2.7.0)
eventmachine (0.12.10)
excon (0.6.6)
execjs (1.2.6)
multi_json (~> 1.0)
fog (0.9.0)
builder
excon (~> 0.6.1)
formatador (>= 0.1.3)
json
mime-types
net-scp (>= 1.0.4)
net-ssh (>= 2.1.4)
nokogiri (>= 1.4.4)
ruby-hmac
formatador (0.2.1)
haml (3.1.3)
heroku (2.7.0)
launchy (>= 0.3.2)
Expand All @@ -74,7 +58,6 @@ GEM
jquery-rails (1.0.14)
railties (~> 3.0)
thor (~> 0.14)
json (1.6.0)
km (1.1.1)
launchy (2.0.5)
addressable (~> 2.2.6)
Expand All @@ -84,12 +67,7 @@ GEM
treetop (~> 1.4.8)
mime-types (1.16)
multi_json (1.0.3)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.2.1)
newrelic_rpm (3.1.2)
nokogiri (1.5.0)
orm_adapter (0.0.5)
pg (0.11.0)
polyglot (0.3.2)
rack (1.3.2)
Expand Down Expand Up @@ -122,7 +100,6 @@ GEM
rdoc (3.9.4)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-hmac (0.4.0)
rubyzip (0.9.4)
sass (3.1.7)
sass-rails (3.1.1)
Expand All @@ -149,17 +126,13 @@ GEM
uglifier (1.0.3)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
warden (1.0.5)
rack (>= 1.0)

PLATFORMS
ruby

DEPENDENCIES
coffee-rails (~> 3.1.0)
dalli
devise
fog
haml
heroku
jquery-rails
Expand Down

0 comments on commit 157e4b1

Please sign in to comment.