diff --git a/Gemfile.lock b/Gemfile.lock index 80ed653c..72359150 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,6 +108,7 @@ GEM bigdecimal rexml crass (1.0.6) + csv (3.3.0) dalli (3.2.8) database_cleaner-active_record (2.1.0) activerecord (>= 5.a) @@ -206,7 +207,8 @@ GEM http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) - httparty (0.21.0) + httparty (0.22.0) + csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (1.14.5) @@ -255,7 +257,8 @@ GEM mini_portile2 (2.8.6) minitest (5.22.3) msgpack (1.7.2) - multi_xml (0.6.0) + multi_xml (0.7.1) + bigdecimal (~> 3.1) mutex_m (0.2.0) net-http (0.4.1) uri @@ -533,7 +536,7 @@ GEM diff-lcs (~> 1.5) expgen (~> 0.1) rainbow (~> 3.1.1) - pact_broker-client (1.75.1) + pact_broker-client (1.75.2) dig_rb (~> 1.0) httparty (>= 0.21.0, < 1.0.0) rake (~> 13.0) @@ -745,12 +748,13 @@ GEM faraday-follow_redirects sync (0.5.0) table_print (1.5.7) - term-ansicolor (1.7.1) + term-ansicolor (1.8.0) tins (~> 1.0) thor (1.3.1) tilt (2.1.0) timeout (0.4.1) - tins (1.32.1) + tins (1.33.0) + bigdecimal sync tzinfo (2.0.6) concurrent-ruby (~> 1.0)