diff --git a/Gemfile.lock b/Gemfile.lock index 91c3402..c669492 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM bootsnap (1.3.2) msgpack (~> 1.0) brakeman (4.5.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) @@ -77,9 +77,9 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) connection_pool (2.2.2) - crass (1.0.4) + crass (1.0.6) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) @@ -93,7 +93,7 @@ GEM activesupport (~> 5.0) request_store (~> 1.0) equalizer (0.0.11) - erubi (1.8.0) + erubi (1.9.0) erubis (2.7.0) et-orbi (1.1.6) tzinfo @@ -136,7 +136,7 @@ GEM ruby_parser (~> 3.5) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.2) @@ -154,18 +154,18 @@ GEM jwt_sessions (2.2.2) jwt (>= 2.1, < 3) redis (>= 3, < 5) - 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) kwalify (0.7.2) launchy (2.4.3) addressable (~> 2.3) @@ -175,7 +175,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) @@ -193,7 +193,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.1) msgpack (1.2.4) multi_json (1.13.1) nested_form (0.3.2) @@ -244,8 +244,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_admin (1.4.2) builder (~> 3.1) coffee-rails (~> 4.0) @@ -381,7 +381,7 @@ GEM thread_safe (0.3.6) tilt (2.0.8) tty-which (0.4.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unf (0.1.4) unf_ext