awesome-prometheus-alerts/Gemfile
Marcel Körtgen 074e3e6d04
Add pulsar rules (#286)
* Add pulsar rules

* Add webrick, cf.:
- https://github.com/github/pages-gem/issues/752

* Update gems (minitest / ruby 3 issue)

* Add repo info (workaround), cf.
- https://github.com/jekyll/jekyll/issues/4705
2022-06-07 01:21:10 +02:00

3 lines
No EOL
108 B
Ruby

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