about summary refs log tree commit diff
path: root/pkgs/tools/text/reckon/Gemfile.lock
blob: 7409a4bae84fdf268aeebd0972238a09b1b1591e (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)
    highline (2.1.0)
    matrix (0.4.2)
    rchardet (1.8.0)
    reckon (0.9.2)
      chronic (>= 0.3.0)
      highline (>= 1.5.2)
      matrix (>= 0.4.2)
      rchardet (>= 1.8.0)

PLATFORMS
  ruby

DEPENDENCIES
  reckon

BUNDLED WITH
   2.4.13