about summary refs log tree commit diff
path: root/pkgs/applications/office/timetrap/Gemfile.lock
blob: 5f451ca02b132c4c6898feee89115cd22758f016 (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.0.0)
    sqlite3 (1.3.11)
    timetrap (1.10.0)
      chronic (~> 0.10.2)
      sequel (~> 4.0.0)
      sqlite3 (~> 1.3.3)

PLATFORMS
  ruby

DEPENDENCIES
  timetrap

BUNDLED WITH
   1.10.6