forked from tim-vandecasteele/dav4rack
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
81 lines (77 loc) · 1.5 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
GIT
remote: git://github.com/tim-vandecasteele/ox.git
revision: 6e2c8154ca934fdf23053403dc5ba1e76ca0c359
branch: add-raw
specs:
ox (2.1.3)
PATH
remote: .
specs:
dav4rack (0.3.0)
nokogiri (>= 1.4.2)
ox (>= 2.1.0)
rack (>= 1.1.0)
uuidtools (~> 2.1.1)
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.2)
activesupport (= 3.2.2)
builder (~> 3.0.0)
activesupport (3.2.2)
i18n (~> 0.6)
multi_json (~> 1.0)
bson (1.6.1)
builder (3.0.0)
coderay (1.1.0)
diff-lcs (1.1.3)
i18n (0.6.0)
kgio (2.7.2)
method_source (0.8.2)
mime-types (1.17.2)
mini_portile (0.6.0)
mongo (1.6.1)
bson (~> 1.6.1)
mongoid (2.4.6)
activemodel (~> 3.1)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
multi_json (1.1.0)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
pry (0.10.0)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.4.1)
raindrops (0.8.0)
rake (0.9.2.2)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
ruby-prof (0.15.1)
slop (3.5.0)
tzinfo (0.3.32)
unicorn (4.2.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
uuidtools (2.1.5)
PLATFORMS
ruby
DEPENDENCIES
dav4rack!
mime-types
mongo
mongoid
ox!
pry
rake
rspec
ruby-prof
unicorn