about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/office/timetrap/Gemfile.lock
blob: c97fb170324a63da37358e67d6cfa9b2d81a6793 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
GEM
  remote: https://rubygems.org/
  specs:
    chronic (0.10.2)
    sequel (5.30.0)
    sqlite3 (1.4.2)
    timetrap (1.15.2)
      chronic (~> 0.10.2)
      sequel (~> 5.30.0)
      sqlite3 (~> 1.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  timetrap

BUNDLED WITH
   1.17.3