Skip to content

Commit

Permalink
Update webrick to resolve security alert
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio committed Sep 24, 2024
1 parent 1aeb754 commit 532288b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ GEM
unicode-display_width (2.6.0)
useragent (0.16.10)
warning (1.4.0)
webrick (1.8.1)
webrick (1.8.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_71/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
warning (1.4.0)
webrick (1.8.1)
webrick (1.8.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit 532288b

Please sign in to comment.