diff --git a/Gemfile.lock b/Gemfile.lock index 7466f3aa..07179870 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,12 +16,11 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.6) + activesupport (7.0.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) @@ -136,13 +135,11 @@ GEM webrick (1.7.0) yard (0.9.27) webrick (~> 1.7.0) - zeitwerk (2.5.4) PLATFORMS ruby DEPENDENCIES - activesupport (~> 6.1) bundler (>= 2.0) pry-byebug rake (~> 13.0)