diff --git a/Gemfile.lock b/Gemfile.lock index 5d4fa7b..58f3f6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,22 +18,22 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (5.2.4.2) - actionview (= 5.2.4.2) - activesupport (= 5.2.4.2) + actionpack (5.2.8.1) + actionview (= 5.2.8.1) + activesupport (= 5.2.8.1) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.4.2) - activesupport (= 5.2.4.2) + actionview (5.2.8.1) + activesupport (= 5.2.8.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activemodel (5.2.4.2) - activesupport (= 5.2.4.2) - activesupport (5.2.4.2) + activemodel (5.2.8.1) + activesupport (= 5.2.8.1) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -45,7 +45,7 @@ GEM builder (3.2.4) byebug (11.1.3) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.3) crass (1.0.6) database_cleaner (1.8.4) deep_merge (1.2.2) @@ -93,7 +93,7 @@ GEM dry-initializer (~> 3.0) dry-schema (~> 1.8, >= 1.8.0) erubi (1.9.0) - i18n (1.8.2) + i18n (1.14.4) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.4) @@ -105,7 +105,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2023.1003) mini_portile2 (2.8.5) - minitest (5.14.0) + minitest (5.15.0) mongo (2.12.1) bson (>= 4.8.2, < 5.0.0) mongoid (6.4.4) @@ -134,9 +134,9 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) - railties (5.2.4.2) - actionpack (= 5.2.4.2) - activesupport (= 5.2.4.2) + railties (5.2.8.1) + actionpack (= 5.2.8.1) + activesupport (= 5.2.8.1) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) @@ -178,7 +178,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) timecop (0.9.8) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) unicode-display_width (1.6.1) yard (0.9.24)