-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathGemfile.lock
More file actions
40 lines (38 loc) · 781 Bytes
/
Gemfile.lock
File metadata and controls
40 lines (38 loc) · 781 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.3)
bson (1.3.1)
bson_ext (1.3.1)
couchrest (1.0.1)
json (>= 1.4.6)
mime-types (>= 1.15)
rest-client (>= 1.5.1)
diff-lcs (1.1.2)
eventmachine (0.12.10)
freegenie-em-spec (0.2.3)
json (1.4.6)
mime-types (1.16)
mongo (1.3.1)
bson (>= 1.3.1)
rest-client (1.6.1)
mime-types (>= 1.16)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 3.0.3)
bson_ext
couchrest
eventmachine
freegenie-em-spec (= 0.2.3)
json
mongo
rspec