diff --git a/Gemfile.lock b/Gemfile.lock index 034a3ca..4b4700f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.1.3) - activesupport (= 6.1.3) - activerecord (6.1.3) - activemodel (= 6.1.3) - activesupport (= 6.1.3) - activesupport (6.1.3) + activemodel (6.1.7.2) + activesupport (= 6.1.7.2) + activerecord (6.1.7.2) + activemodel (= 6.1.7.2) + activesupport (= 6.1.7.2) + activesupport (6.1.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -18,7 +18,7 @@ GEM benchmark (0.1.1) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.0) e2mmap (0.1.0) ffi (1.15.0) formatador (0.2.5) @@ -38,7 +38,7 @@ GEM haml (5.2.1) temple (>= 0.8.0) tilt - i18n (1.8.9) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.5.1) @@ -137,14 +137,14 @@ GEM temple (0.8.2) thor (1.1.0) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) unicorn (6.0.0) kgio (~> 2.6) raindrops (~> 0.7) yard (0.9.26) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby