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

chore: upgrade nexus_seed

parent a96d1775
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.13'
gem 'nexus_seed', '0.2.14'
# Monitoring / Performance
gem 'ddtrace', '1.9.0'
......
......@@ -80,8 +80,8 @@ GEM
autoprefixer-rails (10.4.13.0)
execjs (~> 2)
aws-eventstream (1.2.0)
aws-partitions (1.728.0)
aws-sdk-core (3.170.0)
aws-partitions (1.731.0)
aws-sdk-core (3.170.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
......@@ -213,7 +213,7 @@ GEM
nexus_domain_events (1.1.2)
activesupport
bunny
nexus_seed (0.2.13)
nexus_seed (0.2.14)
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.13)
nexus_seed (= 0.2.14)
nexus_semantic_logger (= 1.11.6)
pg (= 1.3.5)
puma (= 5.6.4)
......@@ -437,4 +437,4 @@ RUBY VERSION
ruby 3.2.1p31
BUNDLED WITH
2.4.8
2.4.9
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