-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
101 lines (98 loc) · 1.84 KB
/
Gemfile.lock
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
93
94
95
96
97
98
99
100
101
GEM
remote: https://rubygems.org/
specs:
activemodel (4.2.5)
activesupport (= 4.2.5)
builder (~> 3.1)
activesupport (4.2.5)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
builder (3.2.2)
daemons (1.2.3)
disposable (0.0.9)
representable (~> 2.0)
uber
dotenv (2.0.2)
escape (0.0.4)
eventmachine (1.0.8)
foreman (0.78.0)
thor (~> 0.19.1)
httpclient (2.4.0)
i18n (0.7.0)
json (1.8.3)
kramdown (1.5.0)
macaddr (1.7.1)
systemu (~> 2.6.2)
mini_portile2 (2.0.0)
minitest (5.8.3)
multi_json (1.11.2)
nokogiri (1.6.7.1)
mini_portile2 (~> 2.0.0.rc2)
oj (2.14.3)
pg (0.18.4)
pusher (0.14.1)
httpclient (~> 2.3)
multi_json (~> 1.0)
signature (~> 0.1.6)
rack (1.6.4)
rack-protection (1.5.3)
rack
rake (10.3.2)
reform (1.2.6)
activemodel
disposable (~> 0.0.5)
representable (~> 2.1.0)
uber (~> 0.0.11)
representable (2.1.8)
multi_json
nokogiri
uber (~> 0.0.7)
sequel (4.29.0)
sequel_pg (1.6.13)
pg (>= 0.8.0)
sequel (>= 3.39.0)
signature (0.1.7)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
systemu (2.6.4)
thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thor (0.19.1)
thread_safe (0.3.5)
tilt (2.0.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uber (0.0.15)
uuid (2.3.7)
macaddr (~> 1.0)
zip (2.0.2)
PLATFORMS
ruby
DEPENDENCIES
activesupport
bundler
dotenv
escape
foreman
kramdown
oj
pg
pusher
rake
reform (< 2.0.0)
sequel
sequel_pg
sinatra
thin
tzinfo
uuid
zip
BUNDLED WITH
1.11.2