-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
52 lines (50 loc) · 1012 Bytes
/
Gemfile.lock
File metadata and controls
52 lines (50 loc) · 1012 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
43
44
45
46
47
48
49
50
51
52
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.16)
activesupport (= 3.2.16)
builder (~> 3.0.0)
activesupport (3.2.16)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
bcrypt-ruby (3.0.1)
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
builder (3.0.4)
i18n (0.6.9)
mime-types (2.1)
mini_magick (3.5.0)
subexec (~> 0.2.1)
mongoid (3.1.6)
activemodel (~> 3.2)
moped (~> 1.4)
origin (~> 1.0)
tzinfo (~> 0.3.29)
moped (1.5.2)
multi_json (1.8.4)
origin (1.1.0)
rack (1.5.2)
rack-protection (1.5.2)
rack
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
subexec (0.2.3)
tilt (1.4.1)
tzinfo (0.3.38)
xml-simple (1.1.3)
PLATFORMS
ruby
DEPENDENCIES
aws-s3
bcrypt-ruby (~> 3.0.0)
bson_ext
mini_magick (~> 3.5.0)
mongoid (~> 3.1.6)
sinatra