Skip to content

Commit

Permalink
Merge pull request #36 from upstash/dependabot/bundler/examples/using…
Browse files Browse the repository at this point in the history
…-sidekiq/redis-5.0.8

chore(deps): update redis requirement from 5.0.6 to 5.0.8 in /examples/using-sidekiq
  • Loading branch information
burak-upstash authored Jan 9, 2024
2 parents 9c24374 + 5f76205 commit f2d8b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/using-sidekiq/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

source "https://rubygems.org"

gem "redis", "5.0.6"
gem "redis", "5.0.8"
gem "sidekiq", "7.2.0"
gem "sinatra", "~> 3.0"

5 comments on commit f2d8b92

@vercel
Copy link

@vercel vercel bot commented on f2d8b92 Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

feedback-form-ratelimit-resend – ./examples/nextjs-feedback-form-ratelimit-resend

feedback-form-ratelimit-resend-git-main-upstash.vercel.app
feedback-form-ratelimit-resend.vercel.app
feedback-form-ratelimit-resend-upstash.vercel.app

@vercel
Copy link

@vercel vercel bot commented on f2d8b92 Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on f2d8b92 Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

examples-next-auth-upstash-redis – ./examples/nextauth-upstash-redis

upstash-redis-with-nextauth.vercel.app
examples-next-auth-upstash-redis-git-main-upstash.vercel.app
examples-next-auth-upstash-redis-upstash.vercel.app
examples-weld.vercel.app

@vercel
Copy link

@vercel vercel bot commented on f2d8b92 Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

example-healthcheck – ./examples/healthcheck-qstash

example-healthcheck-git-main-upstash.vercel.app
examples-fsrn.vercel.app
example-healthcheck-upstash.vercel.app

@vercel
Copy link

@vercel vercel bot commented on f2d8b92 Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

examples – ./examples/nextjs-upstash-query

examples-upstash.vercel.app
examples-git-main-upstash.vercel.app
examples-wheat.vercel.app
query.upstash.app

Please sign in to comment.