From fd4448aee7e5e43d94d7468f33af0919ba15191a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 04:02:55 +0000 Subject: [PATCH] Bump activerecord from 4.1.0 to 4.1.14.1 Bumps [activerecord](https://github.com/rails/rails) from 4.1.0 to 4.1.14.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.2.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v4.1.0...v4.1.14.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e95adde..46f708f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activemodel (4.1.0) - activesupport (= 4.1.0) + activemodel (4.1.14.1) + activesupport (= 4.1.14.1) builder (~> 3.1) - activerecord (4.1.0) - activemodel (= 4.1.0) - activesupport (= 4.1.0) + activerecord (4.1.14.1) + activemodel (= 4.1.14.1) + activesupport (= 4.1.14.1) arel (~> 5.0.0) - activesupport (4.1.0) + activesupport (4.1.14.1) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -16,12 +16,13 @@ GEM tzinfo (~> 1.1) arel (5.0.1.20140414130214) backports (3.6.0) - builder (3.2.2) + builder (3.2.4) coderay (1.1.0) coffee-script (2.3.0) coffee-script-source execjs coffee-script-source (1.7.1) + concurrent-ruby (1.1.5) diff-lcs (1.2.5) dotenv (0.7.0) execjs (2.2.1) @@ -38,11 +39,12 @@ GEM sprockets (>= 2.0.3) tilt hike (1.2.3) - i18n (0.6.9) - json (1.8.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (1.8.6) libv8 (3.16.14.7) method_source (0.8.2) - minitest (5.3.3) + minitest (5.12.0) multi_json (1.9.3) pg (0.17.1) pry (0.9.12.6) @@ -106,9 +108,9 @@ GEM libv8 (~> 3.16.14.0) ref thor (0.17.0) - thread_safe (0.3.3) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.1.0) + tzinfo (1.2.6) thread_safe (~> 0.1) PLATFORMS