-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathGemfile.lock
More file actions
82 lines (78 loc) · 1.55 KB
/
Gemfile.lock
File metadata and controls
82 lines (78 loc) · 1.55 KB
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
75
76
77
78
79
80
81
82
PATH
remote: .
specs:
baconmail (0.9.1)
aws-s3
gmail (>= 0.4.0)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
builder (3.1.4)
coderay (1.0.8)
diff-lcs (1.3)
gmail (0.4.0)
gmail_xoauth (>= 0.3.0)
mail (>= 2.2.1)
mime (>= 0.1)
gmail_xoauth (0.4.1)
oauth (>= 0.3.6)
i18n (0.6.1)
mail (2.5.2)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.1)
mime (0.1)
mime-types (1.19)
multi_json (1.3.7)
oauth (0.4.7)
polyglot (0.3.3)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rake (10.0.3)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
shoulda (3.3.2)
shoulda-context (~> 1.0.1)
shoulda-matchers (~> 1.4.1)
shoulda-context (1.0.1)
shoulda-matchers (1.4.1)
activesupport (>= 3.0.0)
slop (3.3.3)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
xml-simple (1.1.2)
PLATFORMS
ruby
DEPENDENCIES
aws-s3
baconmail!
bundler
gmail
pry
rake
rspec
shoulda
BUNDLED WITH
1.17.2