Skip to content

Commit

Permalink
See heroku-deflater gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
winston committed Oct 19, 2015
1 parent 6cf2741 commit 4bccaa5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,5 @@ gem 'font-awesome-sass'

group :staging, :production do
gem 'rails_12factor'
gem 'heroku-deflater'
end
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ GEM
sass (>= 3.2)
globalid (0.3.6)
activesupport (>= 4.1.0)
heroku-deflater (0.5.3)
rack (>= 1.4.5)
i18n (0.7.0)
jbuilder (2.3.2)
activesupport (>= 3.0.0, < 5)
Expand Down Expand Up @@ -167,6 +169,7 @@ DEPENDENCIES
byebug
coffee-rails (~> 4.1.0)
font-awesome-sass
heroku-deflater
jbuilder (~> 2.0)
jquery-rails
pg
Expand Down

0 comments on commit 4bccaa5

Please sign in to comment.