(Minor report format update; include monthly totals column.)
[oct_sched.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     byebug (11.1.3)
5     coderay (1.1.3)
6     method_source (1.0.0)
7     mini_portile2 (2.8.1)
8     pry (0.14.2)
9       coderay (~> 1.1)
10       method_source (~> 1.0)
11     pry-byebug (3.10.1)
12       byebug (~> 11.0)
13       pry (>= 0.13, < 0.15)
14     sqlite3 (1.6.0)
15       mini_portile2 (~> 2.8.0)
16
17 PLATFORMS
18   ruby
19
20 DEPENDENCIES
21   pry-byebug
22   sqlite3
23
24 BUNDLED WITH
25    2.2.3