Skip to content

Commit 4bccaa5

Browse files
committed
See heroku-deflater gem.
1 parent 6cf2741 commit 4bccaa5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,5 @@ gem 'font-awesome-sass'
5858

5959
group :staging, :production do
6060
gem 'rails_12factor'
61+
gem 'heroku-deflater'
6162
end

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ GEM
6161
sass (>= 3.2)
6262
globalid (0.3.6)
6363
activesupport (>= 4.1.0)
64+
heroku-deflater (0.5.3)
65+
rack (>= 1.4.5)
6466
i18n (0.7.0)
6567
jbuilder (2.3.2)
6668
activesupport (>= 3.0.0, < 5)
@@ -167,6 +169,7 @@ DEPENDENCIES
167169
byebug
168170
coffee-rails (~> 4.1.0)
169171
font-awesome-sass
172+
heroku-deflater
170173
jbuilder (~> 2.0)
171174
jquery-rails
172175
pg

0 commit comments

Comments
 (0)