Skip to content

Commit

Permalink
[LOCAL] Remove passenger gem
Browse files Browse the repository at this point in the history
  • Loading branch information
errinlarsen committed Dec 24, 2014
1 parent 57a2093 commit 7b097e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion Gemfile
@@ -1,7 +1,6 @@
source 'https://rubygems.org'

gem 'rails', '~>3.2.19'
gem 'passenger'

# you may comment out the database driver you will not be using.
# This will prevent a native build of the driver. Building native drivers is not
Expand Down
6 changes: 0 additions & 6 deletions Gemfile.lock
Expand Up @@ -78,7 +78,6 @@ GEM
mime-types (>= 1.16, < 3)
nokogiri (~> 1.5)
rails (>= 3, < 5)
daemon_controller (1.2.0)
database_cleaner (0.9.1)
diff-lcs (1.2.5)
docile (1.1.5)
Expand Down Expand Up @@ -114,10 +113,6 @@ GEM
multi_test (0.1.1)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
passenger (4.0.56)
daemon_controller (>= 1.2.0)
rack
rake (>= 0.8.1)
pg (0.17.1)
polyglot (0.3.5)
rack (1.4.5)
Expand Down Expand Up @@ -223,7 +218,6 @@ DEPENDENCIES
formatize (~> 1.1)
htmlentities (~> 4.3)
jquery-rails (~> 2.1)
passenger
pg
rack-mini-profiler (~> 0.1)
rails (~> 3.2.19)
Expand Down

0 comments on commit 7b097e5

Please sign in to comment.