about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/text/reckon/Gemfile.lock
blob: 0ede7e2a25647241cce7c5d26be0dcc7b2515b73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
GEM
  remote: https://rubygems.org/
  specs:
    chronic (0.10.2)
    fastercsv (1.5.5)
    highline (1.7.8)
    reckon (0.4.4)
      chronic (>= 0.3.0)
      fastercsv (>= 1.5.1)
      highline (>= 1.5.2)
      terminal-table (>= 1.4.2)
    terminal-table (1.6.0)

PLATFORMS
  ruby

DEPENDENCIES
  reckon

BUNDLED WITH
   1.12.5