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

fix: upgrade nexus seed

parent 9da767f7
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.18'
gem 'nexus_seed', '0.2.19'
# 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.763.0)
aws-partitions (1.764.0)
aws-sdk-core (3.172.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
......@@ -176,7 +176,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.21.2)
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
......@@ -213,7 +213,7 @@ GEM
nexus_domain_events (1.1.2)
activesupport
bunny
nexus_seed (0.2.18)
nexus_seed (0.2.19)
nexus_semantic_logger (~> 1.11)
nexus_semantic_logger (1.11.6)
amazing_print (~> 1.4.0)
......@@ -223,7 +223,7 @@ GEM
net_tcp_client (~> 2.2.0)
rails_semantic_logger (~> 4.10.0)
nio4r (2.5.9)
nokogiri (1.14.4-x86_64-linux)
nokogiri (1.15.0-x86_64-linux)
racc (~> 1.4)
pg (1.3.5)
popper_js (1.16.1)
......@@ -408,7 +408,7 @@ DEPENDENCIES
mysql2 (= 0.5.5)
nexus_cqrs (= 0.4.8)
nexus_domain_events (= 1.1.2)
nexus_seed (= 0.2.18)
nexus_seed (= 0.2.19)
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