feat!: updated nexus CQRS gems to include new handler format
... | ... | @@ -32,8 +32,8 @@ gem 'rack-cors', '1.1.1' |
gem 'useragent', '0.16.10' | ||
gem 'lograge', '0.11.2' | ||
gem 'rack-attack', '6.5.0' | ||
gem 'nexus_cqrs', '0.1.1' | ||
gem 'nexus_cqrs_auth', '0.0.5' | ||
gem 'nexus_cqrs', '0.2.2' | ||
gem 'nexus_cqrs_auth', '0.1.0' | ||
gem 'health_check', '3.0.0' | ||
gem 'rspec-rails', '5.0.2' | ||
gem 'rails-controller-testing', '1.0.5' | ||
... | ... |
Please register or sign in to comment