Skip to content
Snippets Groups Projects
Commit be0f7565 authored by John Harris's avatar John Harris
Browse files

fix: upgrade nexus seed

parent 5679e172
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ gem 'jwt', '2.3.0'
gem 'pundit', '2.2.0'
# Seeding
gem 'nexus_seed', '0.2.21'
gem 'nexus_seed', '0.2.22'
# Monitoring / Performance
gem 'ddtrace', '1.9.0'
......
......@@ -80,7 +80,7 @@ GEM
autoprefixer-rails (10.4.13.0)
execjs (~> 2)
aws-eventstream (1.2.0)
aws-partitions (1.764.0)
aws-partitions (1.765.0)
aws-sdk-core (3.172.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
......@@ -213,7 +213,7 @@ GEM
nexus_domain_events (1.1.2)
activesupport
bunny
nexus_seed (0.2.21)
nexus_seed (0.2.22)
nexus_semantic_logger (~> 1.11)
nexus_semantic_logger (1.11.6)
amazing_print (~> 1.4.0)
......@@ -408,7 +408,7 @@ DEPENDENCIES
mysql2 (= 0.5.5)
nexus_cqrs (= 0.4.8)
nexus_domain_events (= 1.1.2)
nexus_seed (= 0.2.21)
nexus_seed (= 0.2.22)
nexus_semantic_logger (= 1.11.6)
pg (= 1.3.5)
puma (= 5.6.4)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment