summary refs log tree commit diff
path: root/pkgs/tools/text/reckon/Gemfile.lock
blob: 94f0f8f506c2ce7721be79a00baf57b949c92483 (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
   2.1.4