Skip to content

Commit

Permalink
Bump solid_queue from 0.3.3 to 0.3.4
Browse files Browse the repository at this point in the history
Bumps [solid_queue](https://github.com/rails/solid_queue) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/rails/solid_queue/releases)
- [Commits](rails/solid_queue@v0.3.3...v0.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2024
1 parent b21851c commit 1e01951
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.7.2)
irb (1.13.2)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
isolator (1.0.1)
Expand Down Expand Up @@ -357,13 +357,13 @@ GEM
colorize (>= 0.8.1)
nio4r (2.7.3)
no_proxy_fix (0.1.2)
nokogiri (1.16.6-aarch64-linux)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.6-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
octokit (9.1.0)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -393,8 +393,8 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.0)
rack (3.1.5)
racc (1.8.1)
rack (3.1.7)
rack-livereload (0.5.1)
rack
rack-mini-profiler (3.3.1)
Expand Down Expand Up @@ -545,7 +545,7 @@ GEM
solargraph-rails (1.1.0)
activesupport
solargraph
solid_queue (0.3.3)
solid_queue (0.3.4)
activejob (>= 7.1)
activerecord (>= 7.1)
concurrent-ruby (>= 1.3.1)
Expand Down Expand Up @@ -602,7 +602,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.36)
zeitwerk (2.6.16)
zeitwerk (2.6.17)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 1e01951

Please sign in to comment.