-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
48 lines (46 loc) · 849 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
coderay (1.0.9)
haml (4.0.3)
tilt
httpclient (2.3.4.1)
json (1.8.0)
method_source (0.8.2)
mongo (1.9.2)
bson (~> 1.9.2)
multi_json (1.7.9)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry-remote (0.1.7)
pry (~> 0.9)
slop (~> 3.0)
pusher (0.12.0)
httpclient (~> 2.3.0)
multi_json (~> 1.0)
signature (~> 0.1.6)
rack (1.5.2)
rack-protection (1.5.0)
rack
signature (0.1.7)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.4.6)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
haml
json
mongo
pry-remote
pusher
sinatra