From 265be4d696ccab9d68b45f1ba7ef6af2f5669ab1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 02:46:53 +0000 Subject: [PATCH] Bump activesupport from 5.2.2 to 6.0.3.1 in /src/ui Bumps [activesupport](https://github.com/rails/rails) from 5.2.2 to 6.0.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.2...v6.0.3.1) Signed-off-by: dependabot[bot] --- src/ui/Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) mode change 100755 => 100644 src/ui/Gemfile.lock diff --git a/src/ui/Gemfile.lock b/src/ui/Gemfile.lock old mode 100755 new mode 100644 index d5d5400..d3ca3bf --- a/src/ui/Gemfile.lock +++ b/src/ui/Gemfile.lock @@ -1,16 +1,17 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.2) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) backports (3.11.4) bson (1.12.5) bson_ext (1.12.5) bson (~> 1.12.5) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.6) et-orbi (1.1.6) tzinfo faraday (0.15.4) @@ -23,9 +24,9 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - i18n (1.3.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) - minitest (5.11.3) + minitest (5.14.1) multi_json (1.13.1) multipart-post (2.0.0) mustermann (1.0.3) @@ -58,10 +59,11 @@ GEM thread_safe (0.3.6) thrift (0.9.3.0) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) tzinfo-data (1.2018.7) tzinfo (>= 1.0.0) + zeitwerk (2.3.0) zipkin-tracer (0.30.0) faraday (~> 0.8) finagle-thrift (~> 1.4.2)