about summary refs log tree commit diff
path: root/nixpkgs/pkgs/servers/web-apps/discourse/plugins/discourse-prometheus/Gemfile
blob: 54a39883d060c6c8ae187a82aa93673873a1eb5a (plain) (blame)
1
2
3
4
5
6
7
# frozen_string_literal: true

source "https://rubygems.org"

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