diff --git a/Gemfile.lock b/Gemfile.lock index e8cfab2..e98ad47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) arel (9.0.0) ast (2.4.0) @@ -73,7 +73,6 @@ GEM bootstrap-sass (3.2.0.4) sass (~> 3.2) builder (3.2.3) - byebug (11.0.1) cancancan (3.0.1) capybara (3.29.0) addressable @@ -145,7 +144,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (4.0.1) + public_suffix (4.0.6) puma (3.12.1) rack (2.0.7) rack-test (1.1.0) @@ -287,7 +286,6 @@ DEPENDENCIES bootsnap (>= 1.1.0) bootstrap (~> 4.3.1) bootstrap-sass (~> 3.2.0) - byebug cancancan capybara coffee-rails (~> 4.2)