-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
42 lines (40 loc) · 826 Bytes
/
Gemfile.lock
File metadata and controls
42 lines (40 loc) · 826 Bytes
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
GEM
remote: https://rubygems.org/
specs:
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
daemons (1.1.9)
eventmachine (1.0.3)
json (1.8.1)
mime-types (1.25.1)
mongo (1.9.2)
bson (~> 1.9.2)
newrelic_rpm (3.8.1.221)
rack (1.5.2)
rack-protection (1.5.3)
rack
rdoc (4.1.2)
json (~> 1.4)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
bson_ext (~> 1.9.2)
mongo (~> 1.9.2)
newrelic_rpm (~> 3.8.1.221)
rack (~> 1.5.2)
rest-client (~> 1.6.7)
sinatra (= 1.4.3)
thin (~> 1.6.2)