Skip to content

Commit

Permalink
Update dependency webrick to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 816e396 commit d629774
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 @@ -50,5 +50,5 @@ gem 'sinatra', '4.0.0'
gem 'sinatra-contrib', '4.0.0'
gem 'sprockets', '4.2.1'
gem 'test-unit', '3.6.2', require: false
gem 'webrick', '1.8.2'
gem 'webrick', '1.9.0'
gem 'xcop', '0.7.1'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ GEM
unicode-display_width (2.6.0)
uri (0.13.1)
version_gem (1.1.3)
webrick (1.8.2)
webrick (1.9.0)
xcop (0.7.1)
differ (~> 0.1.2)
nokogiri (~> 1.10)
Expand Down Expand Up @@ -271,7 +271,7 @@ DEPENDENCIES
sinatra-contrib (= 4.0.0)
sprockets (= 4.2.1)
test-unit (= 3.6.2)
webrick (= 1.8.2)
webrick (= 1.9.0)
xcop (= 0.7.1)

BUNDLED WITH
Expand Down

0 comments on commit d629774

Please sign in to comment.