diff --git a/Gemfile.lock b/Gemfile.lock index 685f325b..aeddcf44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM builder (3.2.4) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) @@ -92,7 +92,7 @@ GEM globalid (0.5.2) activesupport (>= 5.0) hashie (4.1.0) - i18n (1.8.11) + i18n (1.10.0) concurrent-ruby (~> 1.0) interception (0.5) jaro_winkler (1.5.4) @@ -133,8 +133,8 @@ GEM rack (>= 1.6.2, < 3) rack-protection orm_adapter (0.5.0) - parallel (1.21.0) - parser (3.0.3.2) + parallel (1.22.1) + parser (3.1.1.0) ast (~> 2.4.1) pry (0.14.1) coderay (~> 1.1) @@ -178,9 +178,9 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.2.0) + regexp_parser (2.2.1) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) @@ -214,11 +214,11 @@ GEM rubocop-ast (>= 1.15.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.15.1) - parser (>= 3.0.1.1) + rubocop-ast (1.16.0) + parser (>= 3.1.1.0) rubocop-minitest (0.17.0) rubocop (>= 0.90, < 2.0) - rubocop-rails (2.13.0) + rubocop-rails (2.14.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.7.0, < 2.0)