summary refs log tree commit diff
path: root/pkgs/applications/office/timetrap/Gemfile.lock
blob: 30e48b7febbe50a23aa32703c073b101259c3e7a (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
   2.1.4