diff --git a/Gemfile.lock b/Gemfile.lock index db02993a..51a2236b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM xpath (~> 3.2) childprocess (4.1.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crass (1.0.6) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) @@ -138,7 +138,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.6.2) + json (2.6.3) jwt (2.4.1) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -165,7 +165,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.16.2) + minitest (5.17.0) momentjs-rails (2.29.1.1) railties (>= 3.1) msgpack (1.5.4) @@ -197,7 +197,7 @@ GEM multi_xml (~> 0.5) rack (>= 1.2, < 3) parallel (1.22.1) - parser (3.1.2.1) + parser (3.2.1.0) ast (~> 2.4.1) pg (1.4.3) pry (0.14.1) @@ -212,7 +212,7 @@ GEM puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.4) + rack (2.2.6.3) rack-proxy (0.7.2) rack rack-test (2.0.2) @@ -252,7 +252,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rb-readline (0.5.5) - regexp_parser (2.6.0) + regexp_parser (2.7.0) rexml (3.2.5) rspec-core (3.11.0) rspec-support (~> 3.11.0) @@ -283,16 +283,16 @@ GEM rubocop-ast (>= 1.20.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.21.0) - parser (>= 3.1.1.0) + rubocop-ast (1.27.0) + parser (>= 3.2.1.0) rubocop-performance (1.14.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.15.2) + rubocop-rails (2.18.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.7.0, < 2.0) - ruby-progressbar (1.11.0) + rubocop (>= 1.33.0, < 2.0) + ruby-progressbar (1.12.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) sassc (2.4.0) @@ -327,9 +327,9 @@ GEM thor (1.2.1) tilt (2.0.10) timeout (0.3.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.3.0) + unicode-display_width (2.4.2) web-console (4.2.0) actionview (>= 6.0.0) activemodel (>= 6.0.0)