diff --git a/Gemfile.lock b/Gemfile.lock index 5443642..577a091 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,16 +7,18 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.4) + activesupport (7.2.3.1) base64 + benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) - minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + logger (>= 1.4.2) + minitest (>= 5.1, < 6) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) ast (2.4.3) base64 (0.3.0) benchmark (0.5.0) @@ -50,9 +52,7 @@ GEM logger (1.7.0) lumberjack (1.2.9) method_source (1.0.0) - minitest (6.0.1) - prism (~> 1.5) - mutex_m (0.3.0) + minitest (5.27.0) nenv (0.3.0) node_mutation (1.25.0) node_query (1.17.0) @@ -68,7 +68,7 @@ GEM parser_node_ext (1.4.2) parser prettier_print (1.2.1) - prism (1.7.0) + prism (1.9.0) prism_ext (0.4.2) prism pry (0.14.2) @@ -92,6 +92,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) + securerandom (0.4.1) shellany (0.0.1) syntax_tree (6.3.0) prettier_print (>= 1.2.0)