Skip to content
Snippets Groups Projects
Commit 61b8168b authored by Rafal.Radolinski's avatar Rafal.Radolinski
Browse files

Merge branch '2-update-nexus-cqrs-auth-to-0-0-5' into 'master'

Resolve "Update nexus-cqrs-auth to 0.0.5"

Closes #2

See merge request rails-base-image-builder!4
parents 2a1ef811 5fb4882e
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ gem 'useragent', '0.16.10' ...@@ -33,7 +33,7 @@ gem 'useragent', '0.16.10'
gem 'lograge', '0.11.2' gem 'lograge', '0.11.2'
gem 'rack-attack', '6.5.0' gem 'rack-attack', '6.5.0'
gem 'nexus_cqrs', '0.1.1' 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 'health_check', '3.0.0'
gem 'rspec-rails', '4.1.2' gem 'rspec-rails', '4.1.2'
gem 'rails-controller-testing', '1.0.5' gem 'rails-controller-testing', '1.0.5'
......
...@@ -192,7 +192,7 @@ GEM ...@@ -192,7 +192,7 @@ GEM
generator_spec generator_spec
ibsciss-middleware ibsciss-middleware
thread_safe thread_safe
nexus_cqrs_auth (0.0.4) nexus_cqrs_auth (0.0.5)
nexus_cqrs (~> 0.1.1) nexus_cqrs (~> 0.1.1)
pundit pundit
strings-case strings-case
...@@ -404,7 +404,7 @@ DEPENDENCIES ...@@ -404,7 +404,7 @@ DEPENDENCIES
mini_racer (= 0.3.1) mini_racer (= 0.3.1)
mysql2 (= 0.5.3) mysql2 (= 0.5.3)
nexus_cqrs (= 0.1.1) nexus_cqrs (= 0.1.1)
nexus_cqrs_auth (= 0.0.4) nexus_cqrs_auth (= 0.0.5)
nexus_domain_events (= 1.1.2) nexus_domain_events (= 1.1.2)
pg (= 1.2.3) pg (= 1.2.3)
puma (= 4.3.8) 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