-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
45 lines (42 loc) · 874 Bytes
/
Gemfile.lock
File metadata and controls
45 lines (42 loc) · 874 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
PATH
remote: .
specs:
mail_queue (0.1.0)
mail (~> 2.2.14)
stalker (>= 0.6.1)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.3)
beanstalk-client (1.1.0)
diff-lcs (1.1.2)
i18n (0.5.0)
json_pure (1.4.6)
mail (2.2.14)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
polyglot (0.3.1)
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
rspec-mocks (~> 2.4.0)
rspec-core (2.4.0)
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.4.0)
stalker (0.6.1)
beanstalk-client
json_pure
treetop (1.4.9)
polyglot (>= 0.3.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.0.rc.5)
mail (~> 2.2.14)
mail_queue!
rspec (~> 2.4.0)
stalker (>= 0.6.1)