Skip to content

Commit 883454e

Browse files
authored
Merge pull request #1332 from Crown-Commercial-Service/dependabot/bundler/solid_queue-1.3.1
build(deps): bump solid_queue from 1.3.0 to 1.3.1
2 parents d821b0e + 8ed05f4 commit 883454e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.20.1', require: false
3636

3737
# For background jobs
38-
gem 'solid_queue', '~> 1.3.0'
38+
gem 'solid_queue', '~> 1.3.1'
3939

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

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ GEM
242242
pp (0.6.3)
243243
prettyprint
244244
prettyprint (0.2.0)
245-
prism (1.7.0)
245+
prism (1.8.0)
246246
propshaft (1.3.1)
247247
actionpack (>= 7.0.0)
248248
activesupport (>= 7.0.0)
@@ -306,7 +306,7 @@ GEM
306306
rb-fsevent (0.11.2)
307307
rb-inotify (0.11.1)
308308
ffi (~> 1.0)
309-
rdoc (7.0.3)
309+
rdoc (7.1.0)
310310
erb
311311
psych (>= 4.0.0)
312312
tsort
@@ -388,7 +388,7 @@ GEM
388388
simplecov_json_formatter (~> 0.1)
389389
simplecov-html (0.12.3)
390390
simplecov_json_formatter (0.1.4)
391-
solid_queue (1.3.0)
391+
solid_queue (1.3.1)
392392
activejob (>= 7.1)
393393
activerecord (>= 7.1)
394394
concurrent-ruby (>= 1.3.1)
@@ -468,7 +468,7 @@ DEPENDENCIES
468468
rubocop-rspec (~> 3.9.0)
469469
rubocop-rspec_rails (~> 2.32.0)
470470
simplecov (~> 0.22.0, >= 0.16.1)
471-
solid_queue (~> 1.3.0)
471+
solid_queue (~> 1.3.1)
472472
spring (~> 4.4.0)
473473
spring-watcher-listen (~> 2.1.0)
474474
web-console (~> 4.2.1)

0 commit comments

Comments
 (0)