File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ gem 'aws-sdk-s3', '~> 1'
3535gem 'bootsnap' , '~> 1.18.6' , require : false
3636
3737# For background jobs
38- gem 'solid_queue' , '~> 1.2.0 '
38+ gem 'solid_queue' , '~> 1.2.2 '
3939
4040# for postgresql
4141gem 'activerecord-postgis-adapter' , '~> 11.0.0'
Original file line number Diff line number Diff line change 109109 aws-sigv4 (1.12.1 )
110110 aws-eventstream (~> 1 , >= 1.0.2 )
111111 base64 (0.3.0 )
112- benchmark (0.4.1 )
112+ benchmark (0.5.0 )
113113 bigdecimal (3.3.1 )
114114 bindex (0.8.1 )
115115 bootsnap (1.18.6 )
@@ -138,11 +138,11 @@ GEM
138138 drb (2.2.3 )
139139 erb (5.1.1 )
140140 erubi (1.13.1 )
141- et-orbi (1.2.11 )
141+ et-orbi (1.4.0 )
142142 tzinfo
143143 ffi (1.16.3 )
144- fugit (1.11 .1 )
145- et-orbi (~> 1 , >= 1.2.11 )
144+ fugit (1.12 .1 )
145+ et-orbi (~> 1.4 )
146146 raabro (~> 1.4 )
147147 globalid (1.3.0 )
148148 activesupport (>= 6.1 )
@@ -380,11 +380,11 @@ GEM
380380 simplecov_json_formatter (~> 0.1 )
381381 simplecov-html (0.12.3 )
382382 simplecov_json_formatter (0.1.4 )
383- solid_queue (1.2.1 )
383+ solid_queue (1.2.2 )
384384 activejob (>= 7.1 )
385385 activerecord (>= 7.1 )
386386 concurrent-ruby (>= 1.3.1 )
387- fugit (~> 1.11.0 )
387+ fugit (~> 1.11 )
388388 railties (>= 7.1 )
389389 thor (>= 1.3.1 )
390390 spring (4.4.0 )
@@ -460,7 +460,7 @@ DEPENDENCIES
460460 rubocop-rspec (~> 3.7.0 )
461461 rubocop-rspec_rails (~> 2.31.0 )
462462 simplecov (~> 0.22.0 , >= 0.16.1 )
463- solid_queue (~> 1.2.0 )
463+ solid_queue (~> 1.2.2 )
464464 spring (~> 4.4.0 )
465465 spring-watcher-listen (~> 2.1.0 )
466466 web-console (~> 4.2.1 )
You can’t perform that action at this time.
0 commit comments