awesome-prometheus-alerts/Gemfile
snyk-bot 147f32bda7
fix: Gemfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-WEBRICK-8068535
2024-09-24 06:42:42 +00:00

3 lines
No EOL
118 B
Ruby

source 'https://rubygems.org'
gem 'github-pages', '>= 232', group: :jekyll_plugins
gem 'webrick', '~> 1.8', '>= 1.8.2'