Bump Rack from 2.0.8 to 2.1.2 (#12991)
* Update Gemfile * Update Gemfile.lock
This commit is contained in:
parent
04459687f8
commit
720fee0685
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue