forked from earbits/delayed_job_mongo_mapper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
47 lines (44 loc) · 951 Bytes
/
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
GIT
remote: git://github.com/collectiveidea/delayed_job.git
revision: fcca64c20c60b5d93d2ca7ad416ae30e33e588e7
specs:
delayed_job (2.1.1)
activesupport (~> 3.0)
daemons
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.3)
bson (1.1.2)
bson_ext (1.1.2)
daemons (1.1.0)
diff-lcs (1.1.2)
i18n (0.4.2)
jnunemaker-validatable (1.8.4)
activesupport (>= 2.3.4)
mongo (1.1.2)
bson (>= 1.1.1)
mongo_mapper (0.8.6)
activesupport (>= 2.3.4)
jnunemaker-validatable (~> 1.8.4)
plucky (~> 0.3.6)
plucky (0.3.6)
mongo (~> 1.1)
rake (0.8.7)
rspec (2.1.0)
rspec-core (~> 2.1.0)
rspec-expectations (~> 2.1.0)
rspec-mocks (~> 2.1.0)
rspec-core (2.1.0)
rspec-expectations (2.1.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.1.0)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
delayed_job!
i18n
mongo_mapper
rake
rspec