diff --git a/Gemfile.lock b/Gemfile.lock index 822ff69..8de15ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,30 +1,29 @@ PATH remote: . specs: - factory_data_preloader (1.0.2) + factory_data_preloader (1.0.3) GEM remote: http://rubygems.org/ specs: - activemodel (3.2.9) - activesupport (= 3.2.9) - builder (~> 3.0.0) - activerecord (3.2.9) - activemodel (= 3.2.9) - activesupport (= 3.2.9) - arel (~> 3.0.2) - tzinfo (~> 0.3.29) - activesupport (3.2.9) - i18n (~> 0.6) - multi_json (~> 1.0) - arel (3.0.2) - builder (3.0.4) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activerecord (7.0.4.1) + activemodel (= 7.0.4.1) + activesupport (= 7.0.4.1) + activesupport (7.0.4.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) columnize (0.3.6) - i18n (0.6.1) + concurrent-ruby (1.1.10) + i18n (1.12.0) + concurrent-ruby (~> 1.0) linecache (0.46) rbx-require-relative (> 0.0.4) + minitest (5.17.0) mocha (0.9.12) - multi_json (1.5.0) rbx-require-relative (0.0.9) ruby-debug (0.10.4) columnize (>= 0.1) @@ -35,7 +34,8 @@ GEM sqlite3 (1.3.6) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) - tzinfo (0.3.35) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby