forked from sinatra/sinatra-recipes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
66 lines (63 loc) · 1.16 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
GIT
remote: git://github.com/kgrz/json.git
revision: e49894d3c5c2df8a43384cb36b444d8096a9ea0e
branch: master
specs:
json (1.8.1)
GEM
remote: https://rubygems.org/
specs:
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
faraday-http-cache (0.4.2)
faraday (~> 0.8)
glorify (0.5.0)
nokogiri
rdoc-rouge
sinatra
kgio (2.9.2)
multipart-post (2.0.0)
newrelic_rpm (3.6.5.130)
nokogiri (1.5.9)
rack (1.5.2)
rack-cache (1.2)
rack (>= 0.4)
rack-protection (1.3.2)
rack
raindrops (0.13.0)
rdoc (4.1.1)
json (~> 1.4)
rdoc-rouge (0.1.0)
rdoc (~> 4.0)
rouge (~> 0.3.0)
rouge (0.3.2)
thor
sass (3.2.5)
sinatra (1.3.4)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
slim (1.3.6)
temple (~> 0.5.5)
tilt (~> 1.3.3)
temple (0.5.5)
thor (0.18.0)
tilt (1.3.3)
unicorn (4.8.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
faraday
faraday-http-cache
glorify (~> 0.5.0)
json!
newrelic_rpm
rack-cache
rdoc (~> 4.1)
sass
sinatra
slim
unicorn