File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ gem 'aws-sdk-s3', '~> 1'
3535gem '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
4141gem 'activerecord-postgis-adapter' , '~> 11.0.0'
Original file line number Diff line number Diff line change 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 )
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
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 )
You can’t perform that action at this time.
0 commit comments