mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Update rack and rack-test
This commit is contained in:
parent
3c5e743649
commit
bad9ded12e
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -100,4 +100,4 @@ end
|
||||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||||
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
|
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
|
||||||
|
|
||||||
gem "reline", "~> 0.3.2"
|
gem 'reline', '~> 0.3.2'
|
||||||
|
|
|
||||||
|
|
@ -259,12 +259,12 @@ GEM
|
||||||
puma (6.1.0)
|
puma (6.1.0)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
racc (1.6.2)
|
racc (1.6.2)
|
||||||
rack (2.2.6.2)
|
rack (2.2.6.4)
|
||||||
rack-mini-profiler (3.0.0)
|
rack-mini-profiler (3.0.0)
|
||||||
rack (>= 1.2.0)
|
rack (>= 1.2.0)
|
||||||
rack-protection (3.0.5)
|
rack-protection (3.0.5)
|
||||||
rack
|
rack
|
||||||
rack-test (2.0.2)
|
rack-test (2.1.0)
|
||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
rails (7.0.4.2)
|
rails (7.0.4.2)
|
||||||
actioncable (= 7.0.4.2)
|
actioncable (= 7.0.4.2)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue