forked from liquidautumn/gmail
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
47 lines (44 loc) · 873 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
PATH
remote: .
specs:
gmail (0.4.0)
gmail_xoauth (>= 0.3.0)
mail (>= 2.2.1)
mime (>= 0.1)
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.2.1)
gmail_xoauth (0.4.1)
oauth (>= 0.3.6)
i18n (0.6.4)
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime (0.1)
mime-types (1.21)
mocha (0.13.3)
metaclass (~> 0.0.1)
oauth (0.4.7)
polyglot (0.3.3)
rake (10.0.3)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.0)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
PLATFORMS
ruby
DEPENDENCIES
gmail!
mocha (>= 0.9)
rake
rspec (~> 2.0)