-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
58 lines (55 loc) · 1.08 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
GIT
remote: git://github.com/schacon/showoff.git
revision: d297bd29f3dd192548c6c3ca35900b46bc5bec90
specs:
showoff (0.7.0)
gli (~> 2)
json
nokogiri
parslet
redcarpet
sinatra (~> 1.3)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.4)
blankslate (2.1.2.4)
excon (0.20.1)
gli (2.5.6)
heroku (2.38.0)
heroku-api (~> 0.3.7)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.9)
excon (~> 0.20.1)
json (1.7.7)
launchy (2.3.0)
addressable (~> 2.3)
mime-types (1.23)
netrc (0.7.7)
nokogiri (1.5.9)
parslet (1.5.0)
blankslate (~> 2.0)
pdfkit (0.5.3)
rack (1.5.2)
rack-protection (1.5.0)
rack
redcarpet (2.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rmagick (2.13.2)
rubyzip (0.9.9)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.3.7)
PLATFORMS
ruby
DEPENDENCIES
heroku
pdfkit
rmagick
showoff!