Skip to content

Commit

Permalink
Removed rack-mini-profiler, decided wasn't worthy right now
Browse files Browse the repository at this point in the history
  • Loading branch information
amanelis committed Jan 24, 2013
1 parent 46fa134 commit 4d81157
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -39,7 +39,6 @@ end
group :development do
gem 'better_errors'
gem 'binding_of_caller'
gem 'rack-mini-profiler'
end

group :test do
Expand Down
3 changes: 0 additions & 3 deletions Gemfile.lock
Expand Up @@ -171,8 +171,6 @@ GEM
rack (1.4.3)
rack-cache (1.2)
rack (>= 0.4)
rack-mini-profiler (0.1.23)
rack (>= 1.1.3)
rack-ssl (1.3.2)
rack
rack-test (0.6.2)
Expand Down Expand Up @@ -279,7 +277,6 @@ DEPENDENCIES
jquery-rails
kaminari
pg
rack-mini-profiler
rails (= 3.2.11)
remotipart
rspec-rails
Expand Down

0 comments on commit 4d81157

Please sign in to comment.