diff --git a/Gemfile.lock b/Gemfile.lock index ebc43d1..a843ead 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,12 +52,12 @@ GEM activerecord (6.1.0) activemodel (= 6.1.0) activesupport (= 6.1.0) - activerecord-session_store (1.1.3) - actionpack (>= 4.0) - activerecord (>= 4.0) + activerecord-session_store (2.0.0) + actionpack (>= 5.2.4.1) + activerecord (>= 5.2.4.1) multi_json (~> 1.11, >= 1.11.2) - rack (>= 1.5.2, < 3) - railties (>= 4.0) + rack (>= 2.0.8, < 3) + railties (>= 5.2.4.1) activestorage (6.1.0) actionpack (= 6.1.0) activejob (= 6.1.0) @@ -124,7 +124,7 @@ GEM activesupport childprocess (3.0.0) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) connection_pool (2.2.3) coveralls (0.8.23) json (>= 1.8, < 3) @@ -219,7 +219,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hashie (4.1.0) - i18n (1.8.7) + i18n (1.8.9) concurrent-ruby (~> 1.0) jmespath (1.4.0) json (2.5.1) @@ -228,7 +228,7 @@ GEM listen (3.4.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.8.0) + loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -244,7 +244,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.5.0) - minitest (5.14.3) + minitest (5.14.4) msgpack (1.3.3) multi_json (1.15.0) multi_test (0.1.2) @@ -252,7 +252,7 @@ GEM multipart-post (2.1.1) nenv (0.3.0) nio4r (2.5.4) - nokogiri (1.11.1) + nokogiri (1.11.2) mini_portile2 (~> 2.5.0) racc (~> 1.4) notiffany (0.1.3) @@ -449,7 +449,7 @@ GEM temple (0.8.2) term-ansicolor (1.7.1) tins (~> 1.0) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) tins (1.26.0)