-
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) · 813 Bytes
/
Gemfile.lock
File metadata and controls
42 lines (40 loc) · 813 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: http://rubygems.org/
specs:
bson (1.7.0)
bson_ext (1.7.0)
bson (~> 1.7.0)
dalli (2.2.1)
json_pure (1.7.5)
koda (0.0.12)
bson_ext
dalli
mongo
rack-methodoverride-with-params
rest-client
shared-mime-info
sinatra
sinatra-jsonp
mime-types (1.19)
mongo (1.7.0)
bson (~> 1.7.0)
rack (1.4.1)
rack-methodoverride-with-params (1.0.0)
rack (~> 1)
rack-protection (1.2.0)
rack
rest-client (1.6.7)
mime-types (>= 1.16)
shared-mime-info (0.1)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-jsonp (0.3.2)
json_pure (~> 1.4)
sinatra (~> 1.0)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
koda