forked from jeffmcfadden/mailchimp_ses
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
61 lines (59 loc) · 1.21 KB
/
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
49
50
51
52
53
54
55
56
57
58
59
60
61
GEM
remote: http://rubygems.org/
specs:
coderay (0.9.8)
columnize (0.3.3)
diff-lcs (1.1.2)
fakeweb (1.3.0)
git (1.2.5)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
json (1.5.1)
linecache (0.46)
rbx-require-relative (> 0.0.4)
method_source (0.6.6)
ruby_parser (~> 2.0.5)
mime-types (1.16)
pry (0.9.6.2)
coderay (~> 0.9.8)
method_source (~> 0.6.5)
ruby_parser (~> 2.0.5)
slop (~> 2.1.0)
rake (0.8.7)
rbx-require-relative (0.0.5)
rcov (0.9.9)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
sexp_processor (3.0.7)
slop (2.1.0)
vcr (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
fakeweb
jeweler (~> 1.5.2)
json
pry
rcov
rest-client
rspec (~> 2.6)
ruby-debug
vcr