about summary refs log tree commit diff
path: root/nixpkgs/pkgs/servers/web-apps/discourse/plugins/discourse-prometheus/Gemfile.lock
blob: 29f66df12c80d140c27fee081ae9fc03a9dc3d57 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
GEM
  remote: https://rubygems.org/
  specs:
    prometheus_exporter (2.0.6)
      webrick
    webrick (1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  prometheus_exporter (= 2.0.6)
  webrick (= 1.7.0)

BUNDLED WITH
   2.4.17