summaryrefslogtreecommitdiff
path: root/pkgs/servers/web-apps/discourse/plugins/discourse-prometheus/Gemfile
blob: 3d802617c347432adcc4fe037daed4f796416710 (about) (plain)
1
2
3
4
5
6
7
# frozen_string_literal: true

source "https://rubygems.org"

# gem "rails"
gem "webrick", "1.8.1"
gem "prometheus_exporter", "2.0.6"