Skip to content

Commit

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

---
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 May 4, 2024
1 parent 36035f2 commit 113a1ce
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,7 @@ GEM
responders
warden (~> 1.2.3)
diff-lcs (1.5.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domain_name (0.6.20240107)
dotenv (3.1.1)
dotenv-rails (3.1.1)
dotenv (= 3.1.1)
Expand Down Expand Up @@ -181,7 +180,8 @@ GEM
rdoc
reline (>= 0.4.2)
json (2.7.2)
jwt (2.7.1)
jwt (2.8.1)
base64
language_server-protocol (3.17.0.3)
lastfm (1.27.4)
httparty
Expand All @@ -196,15 +196,16 @@ GEM
net-smtp
marcel (1.0.4)
matrix (0.4.2)
mime-types (3.5.1)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
mime-types-data (3.2024.0305)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
msgpack (1.7.2)
multi_xml (0.6.0)
multipart-post (2.3.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.4.0)
mutex_m (0.2.0)
net-imap (0.4.10)
date
Expand Down Expand Up @@ -258,12 +259,13 @@ GEM
premailer (~> 1.7, >= 1.7.9)
psych (5.1.2)
stringio
public_suffix (5.0.4)
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.9)
rack-protection (3.1.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-proxy (0.7.4)
rack
Expand Down Expand Up @@ -335,7 +337,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rspotify (2.12.0)
rspotify (2.12.1)
addressable (~> 2.8.0)
omniauth-oauth2 (>= 1.6)
rest-client (~> 2.0.2)
Expand Down Expand Up @@ -393,11 +395,8 @@ GEM
turbolinks-source (5.2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.5.0)
version_gem (1.1.3)
version_gem (1.1.4)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.2.1)
Expand Down

0 comments on commit 113a1ce

Please sign in to comment.