From 14ee9b2f7948f88b2e7135d276ac32332c10b457 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Tue, 14 Jan 2025 15:39:07 +1100 Subject: [PATCH] Bump dev dependencies --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 66c8ef4..09b0920 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,35 +8,39 @@ GEM remote: https://rubygems.org/ specs: bcp47_spec (0.2.1) + bigdecimal (3.1.9) diff-lcs (1.5.1) htmlentities (4.3.4) json-canonicalization (1.0.0) - json-ld (3.3.1) + json-ld (3.3.2) htmlentities (~> 4.3) json-canonicalization (~> 1.0) link_header (~> 0.0, >= 0.0.8) multi_json (~> 1.15) rack (>= 2.2, < 4) rdf (~> 3.3) + rexml (~> 3.2) link_header (0.0.8) multi_json (1.15.0) - rack (3.0.10) - rdf (3.3.1) + rack (3.1.8) + rdf (3.3.2) bcp47_spec (~> 0.2) + bigdecimal (~> 3.1, >= 3.1.5) link_header (~> 0.0, >= 0.0.8) + rexml (3.4.0) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) virtual_assembly-semantizer (1.1.1) json-ld (~> 3.2, >= 3.2.3)