awesome-prometheus-alerts/Gemfile
Samuel Berthe 2c764df932
fix: Gemfile & Gemfile.lock to reduce vulnerabilities (#426)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-REXML-7462086

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-07-18 10:14:45 +02:00

3 lines
No EOL
118 B
Ruby

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