Skip to content

Commit

Permalink
Bumped rack to v2.2.3.1 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
hvaghani221 authored Jun 27, 2022
1 parent 09b343c commit 201331d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions docker/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ gem 'multi_json', '>= 1.14.1'
gem 'bigdecimal', '>= 2.0.0'
gem 'kubeclient', '>= 4.9.3'
gem 'http_parser.rb', '>= 0.5.3'
gem 'rack', '>= 2.2.3.1'

gem "fluent-plugin-splunk-hec", ">= 1.2.5"

Expand Down
3 changes: 2 additions & 1 deletion docker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ GEM
webfinger (>= 1.0.1)
prometheus-client (4.0.0)
public_suffix (4.0.7)
rack (2.2.3)
rack (2.2.3.1)
rack-oauth2 (1.19.0)
activesupport
attr_required
Expand Down Expand Up @@ -170,6 +170,7 @@ DEPENDENCIES
kubeclient (>= 4.9.3)
multi_json (>= 1.14.1)
oj (= 3.10.18)
rack (>= 2.2.3.1)

BUNDLED WITH
2.1.4

0 comments on commit 201331d

Please sign in to comment.