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