diff --git a/core/Gemfile.lock b/core/Gemfile.lock index 526d869f..0b276065 100644 --- a/core/Gemfile.lock +++ b/core/Gemfile.lock @@ -48,7 +48,7 @@ GEM backports (3.11.4) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - builder (3.2.3) + builder (3.2.4) byebug (2.7.0) columnize (~> 0.3) debugger-linecache (~> 1.2) @@ -65,14 +65,14 @@ GEM cliver (0.3.2) coderay (1.1.2) columnize (0.9.0) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.6) coveralls (0.8.22) json (>= 1.8, < 3) simplecov (~> 0.16.1) term-ansicolor (~> 1.3) thor (~> 0.19.4) tins (~> 1.6) - crass (1.0.4) + crass (1.0.6) crono (1.1.2) activerecord (>= 4.0) activesupport (>= 4.0) @@ -144,7 +144,7 @@ GEM dry-types (~> 0.14, >= 0.14) envlogic (1.1.0) dry-inflector (~> 0.1) - erubi (1.8.0) + erubi (1.9.0) execjs (2.7.0) factory_bot (5.0.0) activesupport (>= 4.2.0) @@ -184,18 +184,18 @@ GEM jsonapi-renderer (0.2.0) jsonapi-serializable (0.3.0) jsonapi-renderer (~> 0.2.0) - kaminari (1.1.1) + kaminari (1.2.1) activesupport (>= 4.1.0) - kaminari-actionview (= 1.1.1) - kaminari-activerecord (= 1.1.1) - kaminari-core (= 1.1.1) - kaminari-actionview (1.1.1) + kaminari-actionview (= 1.2.1) + kaminari-activerecord (= 1.2.1) + kaminari-core (= 1.2.1) + kaminari-actionview (1.2.1) actionview - kaminari-core (= 1.1.1) - kaminari-activerecord (1.1.1) + kaminari-core (= 1.2.1) + kaminari-activerecord (1.2.1) activerecord - kaminari-core (= 1.1.1) - kaminari-core (1.1.1) + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) karafka (1.2.10) activesupport (>= 4.0) dry-configurable (~> 0.7) @@ -215,7 +215,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -226,12 +226,12 @@ GEM mime-types-data (3.2018.0812) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.1) multi_json (1.13.1) multi_test (0.1.2) newrelic_rpm (6.0.0.351) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) null-logger (0.1.5) pg (0.21.0) @@ -275,8 +275,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails-observers (0.1.5) activemodel (>= 4.0) railties (5.1.4) @@ -366,7 +366,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) tins (1.20.2) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) waterdrop (1.2.4) delivery_boy (~> 0.2)