-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
48 lines (45 loc) · 981 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
48
PATH
remote: .
specs:
pingmon (0.2.1)
eventmachine (~> 0.12.10)
pony (~> 1.0.1)
rufus-scheduler (~> 2.0.6)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.1)
diff-lcs (1.1.2)
eventmachine (0.12.10)
i18n (0.4.2)
mail (2.2.9)
activesupport (>= 2.3.6)
i18n (~> 0.4.1)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
polyglot (0.3.1)
pony (1.0.1)
mail (> 2.0)
rspec (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rspec-mocks (~> 2.0.1)
rspec-core (2.0.1)
rspec-expectations (2.0.1)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rufus-scheduler (2.0.6)
treetop (1.4.8)
polyglot (>= 0.3.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.0)
eventmachine (~> 0.12.10)
pingmon!
pony (~> 1.0.1)
rspec (~> 2.0.1)
rufus-scheduler (~> 2.0.6)