-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathGemfile.lock
More file actions
92 lines (88 loc) · 1.77 KB
/
Gemfile.lock
File metadata and controls
92 lines (88 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
GIT
remote: https://github.com/irrationalfab/PrettyBacon.git
revision: 1eeb06f7d381acd65414b86b42fdf3538faae01c
branch: master
specs:
prettybacon (0.0.2)
bacon (~> 1.2)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
aggregate (0.2.2)
arel (5.0.1.20140414130214)
bacon (1.2.0)
connection_pool (2.0.0)
daemons (1.4.1)
dotenv (0.11.1)
dotenv-deployment (~> 0.0.2)
dotenv-deployment (0.0.2)
eventmachine (1.2.7)
ffi (1.15.5)
flounder (0.17.0)
aggregate (~> 0.2, >= 0.2.2)
arel (~> 5, > 5.0.1)
connection_pool (~> 2)
hashie (~> 3, >= 3.2)
pg (~> 0.17)
pg-hstore (~> 1.2, >= 1.2.0)
foreman (0.75.0)
dotenv (~> 0.11.1)
thor (~> 0.19.1)
hashie (3.3.1)
kicker (3.0.0)
listen (~> 1.3.0)
notify (~> 0.5.2)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
notify (0.5.2)
pg (0.21.0)
pg-hstore (1.2.0)
proxies (0.2.3)
public_suffix (5.0.1)
rack (1.6.13)
rack-protection (1.5.3)
rack
rake (10.4.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rb-kqueue (0.2.3)
ffi (>= 0.5.0)
rexml (3.2.5)
s3 (0.3.29)
addressable
proxies
sequel (5.69.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
terminal-table (1.4.5)
thin (1.8.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.19.1)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
bacon
flounder
foreman
kicker
pg
prettybacon!
rake
rexml
s3
sequel
sinatra
terminal-table
thin
BUNDLED WITH
2.3.11