diff --git a/vagrant/utils/Gemfile.lock b/vagrant/utils/Gemfile.lock index ad19e7943..1a14f7517 100644 --- a/vagrant/utils/Gemfile.lock +++ b/vagrant/utils/Gemfile.lock @@ -1,19 +1,30 @@ GEM remote: https://rubygems.org/ specs: - activerecord (2.3.18) - activesupport (= 2.3.18) + activemodel (6.1.7.1) + activesupport (= 6.1.7.1) + activerecord (6.1.7.1) + activemodel (= 6.1.7.1) + activesupport (= 6.1.7.1) activerecord-mysql2-adapter (0.0.3) mysql2 - activesupport (2.3.18) + activesupport (6.1.7.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) beefcake (0.3.7) bson (1.9.1) bson_ext (1.9.1) bson (~> 1.9.1) builder (3.2.2) - i18n (0.6.4) + concurrent-ruby (1.1.10) + i18n (1.12.0) + concurrent-ruby (~> 1.0) iconv (1.0.3) innertube (1.0.2) + minitest (5.17.0) mongo (1.9.1) bson (~> 1.9.1) multi_json (1.7.8) @@ -27,6 +38,9 @@ GEM i18n (>= 0.4.0) innertube (~> 1.0.2) multi_json (~> 1.0) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) + zeitwerk (2.6.6) PLATFORMS ruby