Skip to content

Commit

Permalink
Merge pull request #349 from olliebennett/dependabot/bundler/resque-2…
Browse files Browse the repository at this point in the history
….6.0

Bump resque from 2.5.0 to 2.6.0
  • Loading branch information
olliebennett authored Oct 4, 2023
2 parents d11e3d8 + 57eec73 commit f79e138
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ GEM
uniform_notifier (~> 1.11)
byebug (11.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.4.0)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.3)
devise (4.9.2)
Expand Down Expand Up @@ -182,8 +182,8 @@ GEM
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
rack-protection (3.0.5)
rack
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.8)
Expand Down Expand Up @@ -219,19 +219,19 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (5.0.6)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.14.1)
redis-client (0.16.0)
connection_pool
redis-namespace (1.10.0)
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.8.1)
request_store (1.5.1)
rack (>= 1.4)
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
resque (2.5.0)
resque (2.6.0)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.6)
Expand Down Expand Up @@ -300,10 +300,10 @@ GEM
sentry-ruby (~> 5.11.0)
sentry-ruby (5.11.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sinatra (3.0.5)
sinatra (3.1.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.5)
rack-protection (= 3.1.0)
tilt (~> 2.0)
sprockets (4.1.1)
concurrent-ruby (~> 1.0)
Expand All @@ -313,7 +313,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
thor (1.2.2)
tilt (2.1.0)
tilt (2.2.0)
timeout (0.4.0)
traceroute (0.8.1)
rails (>= 3.0.0)
Expand Down

0 comments on commit f79e138

Please sign in to comment.