Skip to content

Commit

Permalink
DEV: Bump webrick version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Flink committed Nov 7, 2024
1 parent 67f0fa4 commit e3c75b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
module ::DiscoursePrometheus
end

gem "webrick", "1.8.2"
gem "webrick", "1.9.0"
gem "prometheus_exporter", "2.0.6"

require "prometheus_exporter/client"
Expand Down

0 comments on commit e3c75b7

Please sign in to comment.