diff --git a/Gemfile.lock b/Gemfile.lock index 5a3a7be..9e09d7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,19 +8,28 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4) + activesupport (7.1.3.3) + 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.1) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) + base64 (0.2.0) + bigdecimal (3.1.8) coderay (1.1.3) colored2 (3.1.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) diff-lcs (1.5.0) docile (1.4.0) + drb (2.2.1) excon (0.95.0) faker (3.1.0) i18n (>= 1.8.11, < 2) @@ -47,7 +56,7 @@ GEM rspec (>= 2.99.0, < 4.0) hamster (3.0.0) concurrent-ruby (~> 1.0) - i18n (1.12.0) + i18n (1.14.5) concurrent-ruby (~> 1.0) immutable-struct (2.4.1) json (2.6.3) @@ -59,7 +68,8 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) - minitest (5.17.0) + minitest (5.23.0) + mutex_m (0.2.0) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) @@ -101,7 +111,8 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.6.1) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -146,13 +157,12 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) sshkey (2.0.0) + strscan (3.1.0) thor (1.2.1) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.36) PLATFORMS arm64-darwin-21