Skip to content

Commit ae50d55

Browse files
authored
Merge pull request #1271 from Crown-Commercial-Service/dependabot/bundler/solid_queue-1.2.4
build(deps): bump solid_queue from 1.2.2 to 1.2.4
2 parents 8d066fa + 6a308b1 commit ae50d55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ gem 'aws-sdk-s3', '~> 1'
3535
gem 'bootsnap', '~> 1.18.6', require: false
3636

3737
# For background jobs
38-
gem 'solid_queue', '~> 1.2.2'
38+
gem 'solid_queue', '~> 1.2.4'
3939

4040
# for postgresql
4141
gem 'activerecord-postgis-adapter', '~> 11.0.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ GEM
381381
simplecov_json_formatter (~> 0.1)
382382
simplecov-html (0.12.3)
383383
simplecov_json_formatter (0.1.4)
384-
solid_queue (1.2.2)
384+
solid_queue (1.2.4)
385385
activejob (>= 7.1)
386386
activerecord (>= 7.1)
387387
concurrent-ruby (>= 1.3.1)
@@ -461,7 +461,7 @@ DEPENDENCIES
461461
rubocop-rspec (~> 3.7.0)
462462
rubocop-rspec_rails (~> 2.31.0)
463463
simplecov (~> 0.22.0, >= 0.16.1)
464-
solid_queue (~> 1.2.2)
464+
solid_queue (~> 1.2.4)
465465
spring (~> 4.4.0)
466466
spring-watcher-listen (~> 2.1.0)
467467
web-console (~> 4.2.1)

0 commit comments

Comments
 (0)