Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Bump rack from 2.2.2 to 2.2.3 #16

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ GEM
minitest (5.13.0)
msgpack (1.3.1)
nio4r (2.5.2)
nokogiri (1.10.5)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
overcommit (0.51.0)
childprocess (>= 0.6.3, < 4)
Expand All @@ -155,9 +155,9 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
psych (3.1.0)
puma (4.3.1)
puma (4.3.5)
nio4r (~> 2.0)
rack (2.2.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.3)
Expand Down