From 1a2ea2b748ff1584bcbe2bb9988eb21ef533d7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 15:27:20 +0000 Subject: [PATCH] Bump activerecord from 3.0.4 to 3.2.14 Bumps [activerecord](https://github.com/rails/rails) from 3.0.4 to 3.2.14. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.0/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.0.4...v3.2.14) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f1f8e0..fb0fd57 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,22 +1,11 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.0.4) - activesupport (= 3.0.4) - builder (~> 2.1.2) - i18n (~> 0.4) - activerecord (3.0.4) - activemodel (= 3.0.4) - activesupport (= 3.0.4) - arel (~> 2.0.2) - tzinfo (~> 0.3.23) + activerecord (3.2.14) activesupport (3.0.4) - arel (2.0.8) - builder (2.1.2) diff-lcs (1.1.2) eventful (1.0.0) methodphitamine - i18n (0.5.0) methodphitamine (1.0.0) rspec (2.5.0) rspec-core (~> 2.5.0) @@ -27,7 +16,6 @@ GEM diff-lcs (~> 1.1.2) rspec-mocks (2.5.0) sqlite3-ruby (1.3.1) - tzinfo (0.3.24) uuidtools (2.1.1) yajl-ruby (0.7.7)