diff --git a/Gemfile.lock b/Gemfile.lock index 68ed47c8..4131bc0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - hanuman (2.2.0) + hanuman (2.3.18) active_model_serializers (~> 0.8.1) acts-as-taggable-on (~> 4.0.0) amoeba (~> 3.1.0) @@ -114,9 +114,10 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.6) - connection_pool (2.2.3) + connection_pool (2.3.0) crass (1.0.6) database_cleaner (1.8.5) + date (3.3.1) diff-lcs (1.3) docile (1.3.2) domain_name (0.5.20190701) @@ -128,7 +129,7 @@ GEM railties (>= 3.2) ember-cli-rails-assets (0.6.2) erubis (2.7.0) - execjs (2.7.0) + execjs (2.8.1) factory_bot (4.11.1) activesupport (>= 3.0.0) factory_bot_rails (4.11.1) @@ -152,7 +153,7 @@ GEM hike (1.2.3) html_page (0.1.0) http-accept (1.7.0) - http-cookie (1.0.3) + http-cookie (1.0.5) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -163,24 +164,39 @@ GEM kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) - loofah (2.5.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.1) + mail (2.8.0) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp method_source (0.9.2) - mime-types (3.3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2020.1104) - mimemagic (0.3.5) - mini_mime (1.0.2) - mini_portile2 (2.4.0) + mime-types-data (3.2022.0105) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_mime (1.1.2) + mini_portile2 (2.8.0) minitest (5.14.1) modernizr-rails (2.7.1) multi_json (1.15.0) + net-imap (0.3.2) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.1) + timeout + net-smtp (0.3.3) + net-protocol netrc (0.11.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) paper_trail (6.0.2) activerecord (>= 4.0, < 5.2) request_store (~> 1.1) @@ -195,6 +211,7 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) + racc (1.6.1) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -226,9 +243,9 @@ GEM rake rake (13.0.1) redis (3.3.5) - redis-namespace (1.8.0) + redis-namespace (1.8.2) redis (>= 3.0.4) - request_store (1.5.0) + request_store (1.5.1) rack (>= 1.4) responders (2.4.1) actionpack (>= 4.2.0, < 6.0) @@ -298,7 +315,8 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (1.4.1) - timers (4.3.2) + timeout (0.3.1) + timers (4.3.5) tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (2.5.3) @@ -306,7 +324,7 @@ GEM json (>= 1.8.0) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8.2) unicode-display_width (1.7.0) PLATFORMS