Bump Rack from 2.0.8 to 2.1.2 (#12991)

* Update Gemfile

* Update Gemfile.lock
This commit is contained in:
Shlee
2020-01-28 22:23:16 +08:00
committed by Eugen Rochko
parent 04459687f8
commit 720fee0685
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ gem 'puma', '~> 4.3'
gem 'rails', '~> 5.2.4'
gem 'sprockets', '~> 3.7.2'
gem 'thor', '~> 0.20'
gem 'rack', '2.0.8'
gem 'rack', '~> 2.1.2'
gem 'thwait', '~> 0.1.0'
gem 'e2mmap', '~> 0.1.0'