diff --git a/Gemfile.lock b/Gemfile.lock index eba8c1c..ec59929 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM reline (>= 0.2.7) diff-lcs (1.4.4) erubi (1.10.0) - globalid (0.6.0) + globalid (1.0.0) activesupport (>= 5.0) i18n (1.8.11) concurrent-ruby (~> 1.0) @@ -106,7 +106,7 @@ GEM nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) parallel (1.21.0) - parser (3.0.2.0) + parser (3.0.3.1) ast (~> 2.4.1) pg (1.2.3) puma (5.5.2) @@ -166,7 +166,7 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.3) - rubocop (1.22.3) + rubocop (1.23.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0)