-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
124 lines (122 loc) · 2.46 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
backports (2.6.4)
chunky_png (1.2.6)
coderay (1.0.8)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
crack (0.3.1)
dalli (1.0.5)
erubis (2.7.0)
eventmachine (1.0.0)
excon (0.16.7)
fssm (0.2.9)
hashie (1.2.0)
heroku (2.33.0)
heroku-api (~> 0.3.5)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.5)
excon (~> 0.16.1)
highline (1.6.15)
hike (1.2.1)
json (1.7.5)
launchy (2.1.2)
addressable (~> 2.3)
method_source (0.8.1)
mime-types (1.19)
minitest (4.1.0)
multi_json (1.3.6)
netrc (0.7.7)
nokogiri (1.5.0)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
pry-nav (0.2.2)
pry (~> 0.9.10)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (0.9.2.2)
redcarpet (2.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.9)
sass (3.2.1)
shotgun (0.9)
rack (>= 1.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-contrib (1.3.2)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
sinatra-support (1.2.2)
sinatra (>= 1.0)
slop (3.3.3)
sprockets (2.8.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-helpers (0.7.2)
sprockets (~> 2.0)
sprockets-sass (0.9.1)
sprockets (~> 2.0)
tilt (~> 1.1)
susy (1.0.3)
compass (>= 0.12.2)
sass (>= 3.2.0)
tilt (1.3.3)
webmock (1.8.11)
addressable (>= 2.2.7)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
compass (~> 0.12.2)
dalli (= 1.0.5)
erubis (= 2.7.0)
hashie (= 1.2.0)
heroku
highline (~> 1.6.13)
json
minitest
nokogiri (= 1.5.0)
pry
pry-nav
rack-test
rake
redcarpet
sass (~> 3.2.1)
shotgun
simplecov
sinatra (= 1.3.2)
sinatra-contrib (~> 1.3.1)
sinatra-flash (= 0.3.0)
sinatra-support (= 1.2.2)
sprockets
sprockets-helpers
sprockets-sass
susy (~> 1.0.3)
webmock