diff --git a/Gemfile.lock b/Gemfile.lock index a94a960..6353bf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,14 +91,14 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) date (3.3.2) debug_inspector (1.1.0) erubi (1.10.0) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) loofah (2.14.0) crass (~> 1.0.2) @@ -127,6 +127,8 @@ GEM nokogiri (1.13.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) + nokogiri (1.13.3-x86_64-darwin) + racc (~> 1.4) parallel (1.21.0) parser (3.0.3.2) ast (~> 2.4.1) @@ -195,12 +197,13 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.5.4) mini_portile2 (~> 2.8.0) + sqlite3 (1.5.4-x86_64-darwin) standard (1.5.0) rubocop (= 1.23.0) rubocop-performance (= 1.12.0) thor (1.2.1) timeout (0.3.1) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) websocket-driver (0.7.5)