about summary refs log tree commit diff
path: root/pkgs/applications/office/timetrap/Gemfile.lock
blob: 9f2ea82cee0520d5efdb3bb1230629d7cf25e934 (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 (4.43.0)
    sqlite3 (1.3.13)
    timetrap (1.15.1)
      chronic (~> 0.10.2)
      sequel (~> 4.43.0)
      sqlite3 (~> 1.3.3)

PLATFORMS
  ruby

DEPENDENCIES
  timetrap

BUNDLED WITH
   1.17.2