diff --git a/Gemfile.lock b/Gemfile.lock index 59260ab..bd024a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) coolline (0.5.0) unicode_utils (~> 1.4) crass (1.0.6) @@ -110,13 +110,13 @@ GEM docile (1.3.0) doorkeeper (5.0.3) railties (>= 4.2) - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) - factory_bot (4.8.2) - activesupport (>= 3.0.0) - factory_bot_rails (4.8.2) - factory_bot (~> 4.8.2) - railties (>= 3.0.0) + factory_bot (6.1.0) + activesupport (>= 5.0.0) + factory_bot_rails (6.1.0) + factory_bot (~> 6.1.0) + railties (>= 5.0.0) faker (1.9.1) i18n (>= 0.7) faraday (0.12.2) @@ -131,7 +131,7 @@ GEM activesupport (>= 3.0, < 6.0) graphql (~> 1.6) honeybadger (3.3.1) - i18n (1.8.2) + i18n (1.8.9) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -150,7 +150,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.5.0) + loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -163,14 +163,15 @@ GEM mime-types-data (3.2016.0521) mimemagic (0.3.6) mini_mime (1.0.1) - mini_portile2 (2.4.0) - minitest (5.14.1) + mini_portile2 (2.5.0) + minitest (5.14.4) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) nio4r (2.3.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) jwt (~> 1.0) @@ -202,6 +203,7 @@ GEM pry (>= 0.10.4) public_suffix (3.0.2) puma (3.12.6) + racc (1.5.2) rack (2.2.3) rack-cors (1.0.5) rack (>= 1.6.0) @@ -236,7 +238,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (13.0.1) + rake (13.0.3) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -295,7 +297,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.18) execjs (>= 0.3.0, < 3)