From aeb48bdeef86497905e05c5c0d2de250e20a69f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 22:53:55 +0000 Subject: [PATCH] Bump activerecord from 3.2.9 to 3.2.14 Bumps [activerecord](https://github.com/rails/rails) from 3.2.9 to 3.2.14. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.3.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.9...v3.2.14) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 822ff69..788fb22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,30 +1,23 @@ 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) + activerecord (3.2.14) activesupport (3.2.9) i18n (~> 0.6) multi_json (~> 1.0) - arel (3.0.2) - builder (3.0.4) columnize (0.3.6) - i18n (0.6.1) + concurrent-ruby (1.1.10) + i18n (0.9.5) + concurrent-ruby (~> 1.0) linecache (0.46) rbx-require-relative (> 0.0.4) mocha (0.9.12) - multi_json (1.5.0) + multi_json (1.15.0) rbx-require-relative (0.0.9) ruby-debug (0.10.4) columnize (>= 0.1) @@ -35,7 +28,6 @@ GEM sqlite3 (1.3.6) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) - tzinfo (0.3.35) PLATFORMS ruby