diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 3d65a65..6cba257 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -60,7 +60,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) moments (0.2.0) multi_json (1.15.0) mustermann (2.0.2) @@ -144,7 +144,7 @@ GEM rack (~> 2.2) rack-protection (= 2.2.4) tilt (~> 2.0) - sqlite3 (1.6.5) + sqlite3 (1.6.8) mini_portile2 (~> 2.8.0) stringio (3.0.7) table_print (1.5.7)