awesome-prometheus-alerts/Gemfile
Samuel Berthe 3bf8d6d824
fix: Gemfile to reduce vulnerabilities (#432)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-REXML-7814166

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-08-24 10:42:21 +02:00

3 lines
No EOL
118 B
Ruby

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