Skip to content

Commit

Permalink
Update dependency webrick to v1.8.2 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 5f38a4b commit a345539
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ gem 'threads', '0.4.0'
gem 'time_difference', '0.7.0'
gem 'total', '>=0.2.0'
gem 'uuidtools', '2.2.0'
gem 'webrick', '1.8.1'
gem 'webrick', '1.8.2'
gem 'xcop', '0.7.1'
gem 'zache', '>=0.12.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ GEM
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
webrick (1.8.1)
webrick (1.8.2)
xcop (0.7.1)
differ (~> 0.1.2)
nokogiri (~> 1.10)
Expand Down Expand Up @@ -323,7 +323,7 @@ DEPENDENCIES
time_difference (= 0.7.0)
total (>= 0.2.0)
uuidtools (= 2.2.0)
webrick (= 1.8.1)
webrick (= 1.8.2)
xcop (= 0.7.1)
zache (>= 0.12.0)

Expand Down

0 comments on commit a345539

Please sign in to comment.