-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
58 lines (56 loc) · 1.1 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
bcrypt-ruby (3.1.2)
excon (0.25.3)
fusion_tables (0.3.2)
gdata_19 (>= 1.1.2)
gdata_19 (1.1.5)
heroku (2.41.0)
heroku-api (~> 0.3.7)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.15)
excon (~> 0.25.1)
launchy (2.3.0)
addressable (~> 2.3)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25)
netrc (0.7.7)
polyglot (0.3.3)
pony (1.5.1)
mail (>= 2.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rdiscount (2.1.6)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (1.0.0)
sequel (4.2.0)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-partial (0.3.2)
sinatra
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
PLATFORMS
ruby
DEPENDENCIES
bcrypt-ruby
fusion_tables (~> 0.3.1)
heroku
pony
rdiscount
sequel
sinatra
sinatra-partial (~> 0.3.2)