Skip to content
Snippets Groups Projects
Commit 5fb4882e authored by James's avatar James
Browse files

fix(#2): updated nexus-cqrs-auth => 0.0.5

parent 2a1ef811
No related branches found
No related tags found
1 merge request!4Resolve "Update nexus-cqrs-auth to 0.0.5"
Pipeline #18881 passed
......@@ -33,7 +33,7 @@ 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.4'
gem 'nexus_cqrs_auth', '0.0.5'
gem 'health_check', '3.0.0'
gem 'rspec-rails', '4.1.2'
gem 'rails-controller-testing', '1.0.5'
......
......@@ -192,7 +192,7 @@ GEM
generator_spec
ibsciss-middleware
thread_safe
nexus_cqrs_auth (0.0.4)
nexus_cqrs_auth (0.0.5)
nexus_cqrs (~> 0.1.1)
pundit
strings-case
......@@ -404,7 +404,7 @@ DEPENDENCIES
mini_racer (= 0.3.1)
mysql2 (= 0.5.3)
nexus_cqrs (= 0.1.1)
nexus_cqrs_auth (= 0.0.4)
nexus_cqrs_auth (= 0.0.5)
nexus_domain_events (= 1.1.2)
pg (= 1.2.3)
puma (= 4.3.8)
......
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