Skip to content

Commit

Permalink
chore(deps): bump strava-ruby-client from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
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](dblock/strava-ruby-client@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 05eac01 commit 3fcc52f
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,15 @@ 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)
tzinfo (~> 2.0)
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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit 3fcc52f

Please sign in to comment.