Skip to content

Commit

Permalink
Update rack to 1.6.4 to avoid MultiPart file limit bug
Browse files Browse the repository at this point in the history
  • Loading branch information
pnguyen1097 committed Feb 21, 2016
1 parent 8516883 commit e77d3dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile.lock
Expand Up @@ -190,7 +190,7 @@ GEM
activesupport (>= 3.0.0)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
rack (1.6.0)
rack (1.6.4)
rack-pjax (0.8.0)
nokogiri (~> 1.5)
rack (~> 1.1)
Expand Down Expand Up @@ -370,3 +370,6 @@ DEPENDENCIES
therubyracer
uglifier (>= 1.3.0)
web-console (~> 2.0)

BUNDLED WITH
1.10.5

0 comments on commit e77d3dd

Please sign in to comment.