Skip to content

Commit

Permalink
Bump resque-scheduler from 4.3.1 to 4.10.2 in /resque-web
Browse files Browse the repository at this point in the history
Bumps [resque-scheduler](https://github.com/resque/resque-scheduler) from 4.3.1 to 4.10.2.
- [Release notes](https://github.com/resque/resque-scheduler/releases)
- [Changelog](https://github.com/resque/resque-scheduler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/resque/resque-scheduler/commits)

---
updated-dependencies:
- dependency-name: resque-scheduler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 006898f commit 5e5f8cc
Showing 1 changed file with 24 additions and 20 deletions.
44 changes: 24 additions & 20 deletions resque-web/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
GEM
remote: http://rubygems.org/
specs:
concurrent-ruby (1.1.10)
et-orbi (1.1.6)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
et-orbi (1.2.7)
tzinfo
fugit (1.1.6)
et-orbi (~> 1.1, >= 1.1.6)
raabro (~> 1.1)
mono_logger (1.1.0)
multi_json (1.13.1)
fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
mono_logger (1.1.2)
multi_json (1.15.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
raabro (1.1.6)
rack (2.2.6.4)
raabro (1.4.0)
rack (2.2.8)
rack-protection (2.2.3)
rack
rake (12.3.3)
redis (4.0.3)
redis-namespace (1.6.0)
redis (>= 3.0.4)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.19.0)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
resque (1.27.4)
mono_logger (~> 1.0)
multi_json (~> 1.0)
Expand All @@ -28,21 +32,21 @@ GEM
resque-retry (1.5.3)
resque (~> 1.25)
resque-scheduler (~> 4.0)
resque-scheduler (4.3.1)
resque-scheduler (4.10.2)
mono_logger (~> 1.0)
redis (>= 3.3, < 5)
resque (~> 1.26)
rufus-scheduler (~> 3.2)
redis (>= 3.3)
resque (>= 1.27)
rufus-scheduler (~> 3.2, != 3.3)
ruby2_keywords (0.0.5)
rufus-scheduler (3.5.2)
fugit (~> 1.1, >= 1.1.5)
rufus-scheduler (3.9.1)
fugit (~> 1.1, >= 1.1.6)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0)
tilt (2.0.11)
tzinfo (2.0.5)
tilt (2.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
vegas (0.1.11)
rack (>= 1.0.0)
Expand Down

0 comments on commit 5e5f8cc

Please sign in to comment.