forked from encorelab/NEOplace
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
74 lines (72 loc) · 1.64 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
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.12)
activesupport (= 3.0.12)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activeresource (3.0.12)
activemodel (= 3.0.12)
activesupport (= 3.0.12)
activesupport (3.0.12)
archive-tar-minitar (0.5.2)
blather (0.7.1)
activesupport (>= 3.0.7)
eventmachine (>= 0.12.6)
girl_friday
niceogiri (~> 1.0)
nokogiri (~> 1.4)
bson (1.6.2)
bson_ext (1.6.2)
bson (~> 1.6.2)
builder (2.1.2)
columnize (0.3.6)
connection_pool (0.1.0)
diff-lcs (1.1.3)
eventmachine (0.12.10)
girl_friday (0.9.7)
connection_pool (~> 0.1.0)
i18n (0.5.0)
json (1.7.3)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mime-types (1.18)
mongo (1.6.2)
bson (~> 1.6.2)
niceogiri (1.0.1)
nokogiri (~> 1.4)
nokogiri (1.5.2)
pidly (0.1.3)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.0)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
PLATFORMS
ruby
DEPENDENCIES
activeresource (>= 3.0, < 3.1)
activesupport (>= 3.0, < 3.1)
blather
bson_ext
json
mongo
pidly
rest-client
rspec
ruby-debug19