From d8b7bc78c2cedd71f7dc9212fd5277efe7d14435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 13:43:29 +0000 Subject: [PATCH] chore(deps): Bump addressable from 2.7.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11b2f25..605cefc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,6 +5,7 @@ PATH charty (~> 0.2.0) daru (~> 0.2) kramdown (~> 2.1) + listen (~> 3.0) matplotlib (~> 1.0.0) numo-gnuplot (~> 0.2.4) numo-narray (~> 0.9.1) @@ -13,39 +14,48 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - backports (3.18.1) - charty (0.2.3) + backports (3.21.0) + charty (0.2.5) red-colors red-palette (>= 0.2.0) daru (0.3) packable (~> 1.3.13) - faraday (0.17.3) + faraday (0.17.4) multipart-post (>= 1.2, < 3) - kramdown (2.3.0) + ffi (1.15.3) + kramdown (2.3.1) rexml launchy (2.5.0) addressable (~> 2.7) + listen (3.5.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) matplotlib (1.0.0) pycall (>= 1.0.0) + matrix (0.4.2) multipart-post (2.1.1) numo-gnuplot (0.2.4) - numo-narray (0.9.1.8) + numo-narray (0.9.2.0) packable (1.3.14) backports power_assert (1.1.3) - public_suffix (4.0.5) - pycall (1.3.1) + public_suffix (4.0.6) + pycall (1.4.1) rake (13.0.1) + rb-fsevent (0.11.0) + rb-inotify (0.10.1) + ffi (~> 1.0) rbplotly (0.1.2) faraday (~> 0.9) launchy (~> 2.4) uuidtools (~> 2.1) - red-colors (0.1.1) - red-palette (0.2.0) - red-colors - rexml (3.2.4) + red-colors (0.3.0) + matrix + red-palette (0.5.0) + red-colors (>= 0.3.0) + rexml (3.2.5) test-unit (3.2.9) power_assert uuidtools (2.2.0)