diff --git a/Gemfile.lock b/Gemfile.lock index 2be027f..fe6fc64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -18,12 +18,14 @@ GEM byebug (11.1.3) concurrent-ruby (1.2.2) diff-lcs (1.5.0) - i18n (1.13.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) - minitest (5.18.0) + minitest (5.19.0) nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) + racc (~> 1.4) nokogiri-xmlsec-instructure (0.10.2) nokogiri (>= 1.11.2) parallel (1.23.0) @@ -79,6 +81,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES byebug (~> 11.0)