Skip to content

Commit

Permalink
chore(deps): bump rspotify from 2.12.2 to 2.12.3
Browse files Browse the repository at this point in the history
Bumps [rspotify](https://github.com/guilhermesad/rspotify) from 2.12.2 to 2.12.3.
- [Commits](guilhermesad/rspotify@v2.12.2...v2.12.3)

---
updated-dependencies:
- dependency-name: rspotify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pat committed Oct 1, 2024
1 parent 03b8758 commit 269483e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bcrypt (3.1.20)
Expand Down Expand Up @@ -162,7 +162,7 @@ GEM
hashdiff (1.1.0)
hashie (5.0.0)
htmlentities (4.3.4)
http-cookie (1.0.5)
http-cookie (1.0.7)
domain_name (~> 0.5)
httparty (0.21.0)
mini_mime (>= 1.0.0)
Expand All @@ -176,7 +176,7 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
jwt (2.8.1)
jwt (2.9.1)
base64
language_server-protocol (3.17.0.3)
lastfm (1.27.4)
Expand All @@ -195,7 +195,7 @@ GEM
matrix (0.4.2)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0305)
mime-types-data (3.2024.0903)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
Expand Down Expand Up @@ -255,7 +255,7 @@ GEM
premailer (~> 1.7, >= 1.7.9)
psych (5.1.2)
stringio
public_suffix (5.0.5)
public_suffix (6.0.1)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
Expand Down Expand Up @@ -333,7 +333,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rspotify (2.12.2)
rspotify (2.12.3)
addressable (~> 2.8.0)
omniauth-oauth2 (>= 1.6)
rest-client (~> 2.0.2)
Expand Down

0 comments on commit 269483e

Please sign in to comment.