diff --git a/Gemfile.lock b/Gemfile.lock index fef096c..0b3cf8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM virtus (~> 1.0) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml crass (1.0.6) @@ -122,8 +122,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.2) - mini_portile2 (2.8.0) - minitest (5.17.0) + mini_portile2 (2.8.1) + minitest (5.18.0) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.2.3) @@ -138,7 +138,7 @@ GEM net-protocol netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.13.10) + nokogiri (1.14.2) mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth2 (1.4.11) @@ -179,7 +179,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.4) + rails-html-sanitizer (1.5.0) loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets @@ -227,9 +227,9 @@ GEM tilt sentry-raven (2.7.1) faraday (>= 0.7.6, < 1.0) - simple_form (3.5.0) - actionpack (> 4, < 5.2) - activemodel (> 4, < 5.2) + simple_form (5.0.3) + actionpack (>= 5.0) + activemodel (>= 5.0) simple_postmark (0.6.0) activesupport (>= 3.0) httparty @@ -249,7 +249,7 @@ GEM tilt (2.0.11) timecop (0.9.5) timeout (0.3.1) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.5) execjs (>= 0.3.0, < 3)