We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e9fd8 commit cdafae8Copy full SHA for cdafae8
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- easy_meli (0.6.12)
+ easy_meli (0.6.13)
5
httparty (~> 0.21)
6
rexml (~> 3.3.2)
7
@@ -10,18 +10,22 @@ GEM
10
11
addressable (2.8.0)
12
public_suffix (>= 2.0.2, < 5.0)
13
+ bigdecimal (3.1.8)
14
coderay (1.1.2)
15
crack (0.4.3)
16
safe_yaml (~> 1.0.0)
17
+ csv (3.3.0)
18
hashdiff (1.0.1)
- httparty (0.21.0)
19
+ httparty (0.22.0)
20
+ csv
21
mini_mime (>= 1.0.0)
22
multi_xml (>= 0.5.2)
23
method_source (1.0.0)
24
mini_mime (1.1.5)
25
minitest (5.18.1)
26
mocha (1.11.2)
- multi_xml (0.6.0)
27
+ multi_xml (0.7.1)
28
+ bigdecimal (~> 3.1)
29
pry (0.13.1)
30
coderay (~> 1.1)
31
method_source (~> 1.0)
0 commit comments