anvil-editor: init at 0.4
[NixPkgs.git] / pkgs / applications / office / ledger-web / Gemfile.lock
blobb12a8600ed204673a01e9a708da364d7e309a923
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     backports (3.14.0)
5     database_cleaner (1.7.0)
6     diff-lcs (1.3)
7     directory_watcher (1.5.1)
8     ledger_web (1.5.2)
9       database_cleaner
10       directory_watcher (~> 1.5.1)
11       pg
12       rack (>= 1.3.6)
13       rspec
14       sequel
15       sinatra
16       sinatra-contrib
17       sinatra-session
18     multi_json (1.13.1)
19     mustermann (1.0.3)
20     pg (1.1.4)
21     rack (2.0.7)
22     rack-protection (2.0.5)
23       rack
24     rspec (3.8.0)
25       rspec-core (~> 3.8.0)
26       rspec-expectations (~> 3.8.0)
27       rspec-mocks (~> 3.8.0)
28     rspec-core (3.8.0)
29       rspec-support (~> 3.8.0)
30     rspec-expectations (3.8.3)
31       diff-lcs (>= 1.2.0, < 2.0)
32       rspec-support (~> 3.8.0)
33     rspec-mocks (3.8.0)
34       diff-lcs (>= 1.2.0, < 2.0)
35       rspec-support (~> 3.8.0)
36     rspec-support (3.8.0)
37     sequel (5.19.0)
38     sinatra (2.0.5)
39       mustermann (~> 1.0)
40       rack (~> 2.0)
41       rack-protection (= 2.0.5)
42       tilt (~> 2.0)
43     sinatra-contrib (2.0.5)
44       backports (>= 2.8.2)
45       multi_json
46       mustermann (~> 1.0)
47       rack-protection (= 2.0.5)
48       sinatra (= 2.0.5)
49       tilt (>= 1.3, < 3)
50     sinatra-session (1.0.0)
51       sinatra (>= 1.0)
52     tilt (2.0.9)
54 PLATFORMS
55   ruby
57 DEPENDENCIES
58   ledger_web
60 BUNDLED WITH
61    2.1.4