There was an error while loading. Please reload this page.
2 parents 168b2d5 + 9b41202 commit 64fa5dbCopy full SHA for 64fa5db
1 file changed
Gemfile.lock
@@ -10,17 +10,21 @@ GEM
10
specs:
11
addressable (2.8.4)
12
public_suffix (>= 2.0.2, < 6.0)
13
+ bigdecimal (4.0.1)
14
crack (0.4.5)
15
rexml
16
+ csv (3.3.5)
17
diff-lcs (1.5.0)
18
docile (1.4.0)
19
hashdiff (1.0.1)
20
hashie (5.0.0)
- httparty (0.21.0)
21
+ httparty (0.24.0)
22
+ csv
23
mini_mime (>= 1.0.0)
24
multi_xml (>= 0.5.2)
- mini_mime (1.1.2)
- multi_xml (0.6.0)
25
+ mini_mime (1.1.5)
26
+ multi_xml (0.8.0)
27
+ bigdecimal (>= 3.1, < 5)
28
public_suffix (5.0.1)
29
rake (13.0.6)
30
rexml (3.4.2)
0 commit comments