Bump solid_queue from 1.2.1 to 1.2.2
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](https://github.com/rails/solid_queue/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ gem "kamal", require: false
|
||||
gem "puma", ">= 5.0"
|
||||
gem "solid_cable", ">= 3.0"
|
||||
gem "solid_cache", "~> 1.0"
|
||||
gem "solid_queue", "~> 1.1"
|
||||
gem "solid_queue", "~> 1.2"
|
||||
gem "sqlite3", ">= 2.0"
|
||||
gem "thruster", require: false
|
||||
source "https://e95ae463b12de3f204526a44650f6ae0@gems.stanko.io/private" do
|
||||
|
||||
+6
-6
@@ -270,8 +270,8 @@ GEM
|
||||
ffi (1.17.2-x86_64-darwin)
|
||||
ffi (1.17.2-x86_64-linux-gnu)
|
||||
ffi (1.17.2-x86_64-linux-musl)
|
||||
fugit (1.11.2)
|
||||
et-orbi (~> 1, >= 1.2.11)
|
||||
fugit (1.12.1)
|
||||
et-orbi (~> 1.4)
|
||||
raabro (~> 1.4)
|
||||
geared_pagination (1.2.0)
|
||||
activesupport (>= 5.0)
|
||||
@@ -297,7 +297,7 @@ GEM
|
||||
actionview (>= 7.0.0)
|
||||
activesupport (>= 7.0.0)
|
||||
jmespath (1.6.2)
|
||||
json (2.15.1)
|
||||
json (2.15.2)
|
||||
jwt (3.1.2)
|
||||
base64
|
||||
kamal (2.8.0)
|
||||
@@ -525,11 +525,11 @@ GEM
|
||||
activejob (>= 7.2)
|
||||
activerecord (>= 7.2)
|
||||
railties (>= 7.2)
|
||||
solid_queue (1.2.1)
|
||||
solid_queue (1.2.2)
|
||||
activejob (>= 7.1)
|
||||
activerecord (>= 7.1)
|
||||
concurrent-ruby (>= 1.3.1)
|
||||
fugit (~> 1.11.0)
|
||||
fugit (~> 1.11)
|
||||
railties (>= 7.1)
|
||||
thor (>= 1.3.1)
|
||||
sqlite-vec (0.1.7.alpha.2-arm64-darwin)
|
||||
@@ -670,7 +670,7 @@ DEPENDENCIES
|
||||
sentry-ruby
|
||||
solid_cable (>= 3.0)
|
||||
solid_cache (~> 1.0)
|
||||
solid_queue (~> 1.1)
|
||||
solid_queue (~> 1.2)
|
||||
sqlite-vec (= 0.1.7.alpha.2)
|
||||
sqlite3 (>= 2.0)
|
||||
stimulus-rails
|
||||
|
||||
Reference in New Issue
Block a user