diff --git a/Gemfile.lock b/Gemfile.lock index 445589c..90db151 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3.1) - activesupport (= 6.0.3.1) - activesupport (6.0.3.1) + activemodel (6.0.6.1) + activesupport (= 6.0.6.1) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -20,7 +20,7 @@ GEM async-websocket (0.8.0) async-io websocket-driver (~> 0.7.0) - bson (4.8.2) + bson (4.15.0) builder (3.2.4) capybara (3.32.1) addressable @@ -31,7 +31,7 @@ GEM regexp_parser (~> 1.5) xpath (~> 3.2) childprocess (3.0.0) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) console (1.8.2) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -85,7 +85,7 @@ GEM grape (~> 1.3.0) hashdiff (1.0.1) hashie (4.1.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) kaminari-core (1.2.0) kaminari-grape (1.0.1) @@ -94,13 +94,13 @@ GEM kgio (2.11.3) mini_mime (1.0.2) mini_portile2 (2.8.0) - minitest (5.14.1) - mongo (2.12.1) - bson (>= 4.8.2, < 5.0.0) + minitest (5.18.0) + mongo (2.18.2) + bson (>= 4.14.1, < 5.0.0) mongoid (7.1.0) activemodel (>= 5.1, < 6.1) mongo (>= 2.7.0, < 3.0.0) - mongoid-compatibility (0.5.1) + mongoid-compatibility (0.6.0) activesupport mongoid (>= 2.0) mongoid-scroll (0.3.6) @@ -184,7 +184,7 @@ GEM websocket-driver thread_safe (0.3.6) timers (4.3.0) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) uber (0.1.0) unicorn (5.5.4) @@ -200,7 +200,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.0) + zeitwerk (2.6.7) PLATFORMS ruby