diff --git a/Gemfile.lock b/Gemfile.lock index b4db068..f175e20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,10 +18,15 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8) + activesupport (7.1.1) + 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) @@ -31,6 +36,7 @@ GEM docopt (~> 0.5.0) validatable (~> 1.6) base64 (0.1.1) + bigdecimal (3.1.4) builder (3.2.4) byebug (11.1.3) claide (1.1.0) @@ -64,6 +70,8 @@ GEM docopt (0.5.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) + drb (2.1.1) + ruby2_keywords ebnf (2.3.1) amazing_print (~> 1.4) htmlentities (~> 4.3) @@ -104,6 +112,7 @@ GEM mime-types-data (3.2022.0105) minitar (0.9) minitest (5.20.0) + mutex_m (0.1.2) nap (1.1.0) net-http-persistent (4.0.1) connection_pool (~> 2.2)