diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index f3603b9..4d22dff 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -9,16 +9,16 @@ GIT GEM remote: https://rubygems.org/ specs: - anyway_config (2.6.1) + anyway_config (2.6.2) ruby-next-core (~> 1.0) as-notifications (1.0.2) awesome_print (1.9.2) base64 (0.2.0) - bigdecimal (3.1.5) - concurrent-ruby (1.2.2) + bigdecimal (3.1.6) + concurrent-ruby (1.2.3) crass (1.0.6) declarative (0.0.20) - diff-lcs (1.5.0) + diff-lcs (1.5.1) disposable (0.6.3) declarative (>= 0.0.9, < 1.0.0) representable (>= 3.1.1, < 4) @@ -42,7 +42,8 @@ GEM dry-logic (>= 1.4, < 2) dry-types (>= 1.7, < 2) zeitwerk (~> 2.6) - dry-types (1.7.1) + dry-types (1.7.2) + bigdecimal (~> 3.0) concurrent-ruby (~> 1.0) dry-core (~> 1.0) dry-inflector (~> 1.0) @@ -69,7 +70,7 @@ GEM ruby2_keywords (~> 0.0.1) mysql2 (0.5.5) nio4r (2.7.0) - nokogiri (1.16.0) + nokogiri (1.16.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) pact-support (1.20.0) @@ -133,7 +134,7 @@ GEM rack (>= 1.4) roar (1.2.0) representable (~> 3.1) - ruby-next-core (1.0.0) + ruby-next-core (1.0.1) ruby2_keywords (0.0.5) sanitize (6.1.0) crass (~> 1.0.2) @@ -141,14 +142,14 @@ GEM semantic_logger (4.15.0) concurrent-ruby (~> 1.0) semver2 (3.4.2) - sequel (5.76.0) + sequel (5.77.0) bigdecimal sinatra (3.2.0) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4) rack-protection (= 3.2.0) tilt (~> 2.0) - sqlite3 (1.7.0) + sqlite3 (1.7.2) mini_portile2 (~> 2.8.0) stringio (3.1.0) table_print (1.5.7)