-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
101 lines (97 loc) · 2.23 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
PATH
remote: .
specs:
mercado_pago (0.0.2)
blanket_wrapper
virtus (~> 1.0.5)
virtus_convert
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
ansi (1.5.0)
awesome_print (1.8.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
blanket_wrapper (3.0.2)
httparty
recursive-open-struct
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
columnize (0.9.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
debugger (1.6.8)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.5)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.8)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
docile (1.3.2)
equalizer (0.0.11)
hashdiff (0.3.8)
httparty (0.14.0)
multi_xml (>= 0.5.2)
ice_nine (0.11.2)
json (2.3.0)
multi_xml (0.6.0)
rake (10.5.0)
recursive-open-struct (1.1.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.1)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
safe_yaml (1.0.5)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-console (0.5.0)
ansi
simplecov
terminal-table
simplecov-html (0.10.2)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
unicode-display_width (1.6.0)
vcr (5.0.0)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
virtus_convert (0.1.0)
webmock (2.3.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
PLATFORMS
ruby
DEPENDENCIES
awesome_print
bundler (~> 1.16)
debugger
mercado_pago!
rake (~> 10.0)
rspec (~> 3.0)
simplecov
simplecov-console
vcr
webmock
BUNDLED WITH
1.16.6