diff --git a/Gemfile.lock b/Gemfile.lock index 336c41d..6617e38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,20 +1,20 @@ GEM remote: https://rubygems.org/ specs: - actionpack (7.0.4) - actionview (= 7.0.4) - activesupport (= 7.0.4) + actionpack (7.0.4.1) + actionview (= 7.0.4.1) + activesupport (= 7.0.4.1) rack (~> 2.0, >= 2.2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (7.0.4) - activesupport (= 7.0.4) + actionview (7.0.4.1) + activesupport (= 7.0.4.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.4) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -23,7 +23,7 @@ GEM coderay (1.1.3) concurrent-ruby (1.1.10) crass (1.0.6) - erubi (1.11.0) + erubi (1.12.0) ffi (1.15.5) formatador (1.1.0) guard (2.18.0) @@ -48,7 +48,7 @@ GEM nokogiri (>= 1.5.9) lumberjack (1.2.8) method_source (1.0.0) - minitest (5.16.3) + minitest (5.17.0) nenv (0.3.0) nokogiri (1.13.9-x86_64-darwin) racc (~> 1.4) @@ -60,8 +60,8 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - racc (1.6.0) - rack (2.2.4) + racc (1.6.2) + rack (2.2.6.2) rack-test (2.0.2) rack (>= 1.3) rails-dom-testing (2.0.3)