diff --git a/vagrant/utils/Gemfile.lock b/vagrant/utils/Gemfile.lock index ad19e7943..9f9a28bbb 100644 --- a/vagrant/utils/Gemfile.lock +++ b/vagrant/utils/Gemfile.lock @@ -1,19 +1,31 @@ GEM remote: https://rubygems.org/ specs: - activerecord (2.3.18) - activesupport (= 2.3.18) + activemodel (5.2.8.1) + activesupport (= 5.2.8.1) + activerecord (5.2.8.1) + activemodel (= 5.2.8.1) + activesupport (= 5.2.8.1) + arel (>= 9.0) activerecord-mysql2-adapter (0.0.3) mysql2 - activesupport (2.3.18) + activesupport (5.2.8.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + arel (9.0.0) 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.11.0) + concurrent-ruby (~> 1.0) iconv (1.0.3) innertube (1.0.2) + minitest (5.16.2) mongo (1.9.1) bson (~> 1.9.1) multi_json (1.7.8) @@ -27,6 +39,9 @@ GEM i18n (>= 0.4.0) innertube (~> 1.0.2) multi_json (~> 1.0) + thread_safe (0.3.6) + tzinfo (1.2.9) + thread_safe (~> 0.1) PLATFORMS ruby