diff --git a/Gemfile.lock b/Gemfile.lock index 470f6f36..494d5135 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,6 +126,7 @@ GEM bigdecimal rexml crass (1.0.6) + csv (3.3.0) database_cleaner-core (2.0.1) database_cleaner-mongoid (2.0.1) database_cleaner-core (~> 2.0.0) @@ -194,7 +195,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.4) @@ -245,7 +247,8 @@ GEM mime-types (>= 1.0, < 4.0) mongoid (>= 3.0, < 9.0) 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 @@ -508,7 +511,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) @@ -711,11 +714,12 @@ GEM stringio (3.1.0) 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) timeout (0.4.1) - tins (1.32.1) + tins (1.33.0) + bigdecimal sync tzinfo (2.0.6) concurrent-ruby (~> 1.0)