diff --git a/Gemfile.lock b/Gemfile.lock index 5bfdb33f..100e1f99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,24 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.6) + activesupport (7.1.2) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) + base64 (0.2.0) better_errors (2.9.1) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) + bigdecimal (3.1.4) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) capybara (3.39.0) @@ -28,6 +35,7 @@ GEM color_namer (0.1.0) color (>= 1.4.1) concurrent-ruby (1.2.2) + connection_pool (2.4.1) crack (0.4.5) rexml debug_inspector (1.1.0) @@ -36,6 +44,8 @@ GEM capybara color_namer rspec + drb (2.2.0) + ruby2_keywords erubi (1.12.0) faraday (2.7.9) faraday-net_http (>= 2.0, < 3.1) @@ -54,10 +64,11 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.18.1) + minitest (5.20.0) multi_json (1.15.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) + mutex_m (0.2.0) nio4r (2.5.9) nokogiri (1.14.3-x86_64-darwin) racc (~> 1.4)