From 809d8f112181182f770b5af6abf7263679717c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 04:08:30 +0000 Subject: [PATCH] Bump activerecord from 6.0.0 to 6.1.3 in /clients Bumps [activerecord](https://github.com/rails/rails) from 6.0.0 to 6.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.3/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.0...v6.1.3) Signed-off-by: dependabot[bot] --- clients/Gemfile.lock | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/clients/Gemfile.lock b/clients/Gemfile.lock index 7a23e6a9..2735a2e8 100644 --- a/clients/Gemfile.lock +++ b/clients/Gemfile.lock @@ -38,17 +38,17 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.0.0) - activesupport (= 6.0.0) - activerecord (6.0.0) - activemodel (= 6.0.0) - activesupport (= 6.0.0) - activesupport (6.0.0) + activemodel (6.1.3) + activesupport (= 6.1.3) + activerecord (6.1.3) + activemodel (= 6.1.3) + activesupport (= 6.1.3) + activesupport (6.1.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.1, >= 2.1.8) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) async (1.23.0) @@ -61,7 +61,7 @@ GEM async-io websocket-driver (~> 0.7.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) console (1.5.0) diff-lcs (1.3) dotenv (2.7.5) @@ -97,12 +97,12 @@ GEM faraday (>= 0.7.4, < 1.0) gli (2.19.0) hashie (3.6.0) - i18n (1.7.0) + i18n (1.8.9) concurrent-ruby (~> 1.0) ice_nine (0.11.2) matrix (0.1.0) method_source (0.9.2) - minitest (5.12.2) + minitest (5.14.4) multipart-post (2.1.1) nio4r (2.5.2) octokit (4.14.0) @@ -141,15 +141,14 @@ GEM websocket-driver tf-idf-similarity (0.1.6) unicode_utils (~> 1.4) - thread_safe (0.3.6) timers (4.3.0) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) unicode_utils (1.4.0) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.2.0) + zeitwerk (2.4.2) PLATFORMS ruby