File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ gem 'openid_connect', '~> 1.1.8'
1616gem 'prometheus-client' , '>= 2.1.0'
1717gem 'activesupport' , '~> 5.2.4.3'
1818gem 'http_parser.rb' , '=0.8.0'
19- gem "rack" , ">= 2.1.4 "
19+ gem "rack" , "=2.2.3.1 "
2020gem "fluent-plugin-record-modifier" , ">=2.1"
2121
2222
Original file line number Diff line number Diff line change 113113 webfinger (>= 1.0.1 )
114114 prometheus-client (2.1.0 )
115115 public_suffix (4.0.6 )
116- rack (2.2.3 )
116+ rack (2.2.3.1 )
117117 rack-oauth2 (1.19.0 )
118118 activesupport
119119 attr_required
@@ -176,7 +176,7 @@ DEPENDENCIES
176176 oj (= 3.11.2 )
177177 openid_connect (~> 1.1.8 )
178178 prometheus-client (>= 2.1.0 )
179- rack (> = 2.1.4 )
179+ rack (= 2.2.3.1 )
180180
181181BUNDLED WITH
182182 2.3.11
You can’t perform that action at this time.
0 commit comments