diff --git a/Gemfile.lock b/Gemfile.lock index 41a344c..8130231 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -744,14 +744,14 @@ GEM debug_inspector (>= 0.0.1) bootsnap (1.3.2) msgpack (~> 1.0) - builder (3.2.3) + builder (3.2.4) bullet (5.9.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (10.0.2) coderay (1.1.2) - concurrent-ruby (1.1.5) - crass (1.0.4) + concurrent-ruby (1.1.6) + crass (1.0.6) debug_inspector (0.0.3) discard (1.1.0) activerecord (>= 4.2, < 7) @@ -761,7 +761,7 @@ GEM ffi (1.9.25) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) jbuilder (2.8.0) @@ -772,22 +772,22 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.0) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - method_source (0.9.2) + method_source (1.0.0) mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.12.2) + minitest (5.14.1) msgpack (1.2.4) multi_json (1.13.1) nio4r (2.5.2) - nokogiri (1.10.4) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) ordinare (0.4.0) pagy (3.5.1) @@ -799,7 +799,7 @@ GEM trollop pg (1.1.4) puma (3.12.0) - rack (2.0.7) + rack (2.2.2) rack-mini-profiler (1.0.2) rack (>= 1.2.0) rack-proxy (0.6.5) @@ -822,8 +822,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.2.2.1) actionpack (= 5.2.2.1) activesupport (= 5.2.2.1) @@ -835,9 +835,9 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - responders (2.4.1) - actionpack (>= 4.2.0, < 6.0) - railties (>= 4.2.0, < 6.0) + responders (3.0.1) + actionpack (>= 5.0) + railties (>= 5.0) rollbar (2.18.2) multi_json rubocop (0.73.0) @@ -887,14 +887,14 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.3.13) table_print (1.5.6) - thor (0.20.3) + thor (1.0.1) thread_safe (0.3.6) tilt (2.0.9) trollop (2.9.9) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)