summary refs log tree commit diff
path: root/pkgs/tools/misc/riemann-tools/Gemfile.lock
blob: a3e1ea62a8c561ddb6c39e4defd13ab8631d545b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
GEM
  remote: https://rubygems.org/
  specs:
    beefcake (1.0.0)
    json (1.8.6)
    mtrc (0.0.4)
    optimist (3.0.0)
    riemann-client (0.2.6)
      beefcake (>= 0.3.5, <= 1.0.0)
      mtrc (>= 0.0.4)
      trollop (>= 1.16.2)
    riemann-tools (0.2.14)
      json (~> 1.8)
      optimist (~> 3.0, >= 3.0.0)
      riemann-client (~> 0.2, >= 0.2.6)
    trollop (2.9.9)

PLATFORMS
  ruby

DEPENDENCIES
  riemann-tools

BUNDLED WITH
   2.1.4