From 43e84e6c7af2f85859a7a8b52706f9db012b01b9 Mon Sep 17 00:00:00 2001 From: Ryosuke Sato Date: Sat, 14 May 2022 00:13:43 +0900 Subject: [PATCH] $ bundle update --- Gemfile.lock | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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)