From 3fcc52f3d1ea02839af99bafaf142f1ab6acd65e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 18:43:59 +0000 Subject: [PATCH] chore(deps): bump strava-ruby-client from 2.0.0 to 2.1.0 Bumps [strava-ruby-client](https://github.com/dblock/strava-ruby-client) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/dblock/strava-ruby-client/releases) - [Changelog](https://github.com/dblock/strava-ruby-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/dblock/strava-ruby-client/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: strava-ruby-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab578a61fb..fc2e4b7069 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.6) + activesupport (6.1.7.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -35,6 +35,7 @@ GEM zeitwerk (~> 2.3) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) + base64 (0.2.0) classifier-reborn (2.3.0) fast-stemmer (~> 1.0) matrix (~> 0.4) @@ -50,7 +51,8 @@ GEM exifr (1.4.0) extras (0.3.0) forwardable-extended (~> 2.5) - faraday (2.7.7) + faraday (2.8.1) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-multipart (1.0.4) @@ -75,7 +77,7 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) image_optim (0.31.3) exifr (~> 1.2, >= 1.2.2) @@ -139,8 +141,8 @@ GEM mercenary (0.4.0) mini_magick (4.12.0) mini_portile2 (2.8.5) - minitest (5.19.0) - multipart-post (2.3.0) + minitest (5.22.3) + multipart-post (2.4.0) nokogiri (1.16.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -178,7 +180,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) sassc (2.4.0) ffi (~> 1.9) - strava-ruby-client (2.0.0) + strava-ruby-client (2.1.0) activesupport faraday (>= 2.0) faraday-multipart (>= 1.0) @@ -194,7 +196,7 @@ GEM unicode-display_width (2.5.0) webrick (1.8.1) yell (2.2.2) - zeitwerk (2.6.11) + zeitwerk (2.6.13) PLATFORMS arm64-darwin-22