Commit 4b07bd7a authored by alexkalderimis's avatar alexkalderimis Committed by Alex Kalderimis

Update declarative_policy to v1.1.0

parent 275af535
...@@ -24,7 +24,7 @@ gem 'faraday', '~> 1.0' ...@@ -24,7 +24,7 @@ gem 'faraday', '~> 1.0'
gem 'marginalia', '~> 1.10.0' gem 'marginalia', '~> 1.10.0'
# Authorization # Authorization
gem 'declarative_policy', '~> 1.0.0' gem 'declarative_policy', '~> 1.1.0'
# Authentication libraries # Authentication libraries
gem 'devise', '~> 4.7.2' gem 'devise', '~> 4.7.2'
......
...@@ -244,7 +244,7 @@ GEM ...@@ -244,7 +244,7 @@ GEM
html-pipeline html-pipeline
declarative (0.0.20) declarative (0.0.20)
declarative-option (0.1.0) declarative-option (0.1.0)
declarative_policy (1.0.0) declarative_policy (1.1.0)
default_value_for (3.4.0) default_value_for (3.4.0)
activerecord (>= 3.2.0, < 7.0) activerecord (>= 3.2.0, < 7.0)
deprecation_toolkit (1.5.1) deprecation_toolkit (1.5.1)
...@@ -1420,7 +1420,7 @@ DEPENDENCIES ...@@ -1420,7 +1420,7 @@ DEPENDENCIES
crystalball (~> 0.7.0) crystalball (~> 0.7.0)
database_cleaner (~> 1.7.0) database_cleaner (~> 1.7.0)
deckar01-task_list (= 2.3.1) deckar01-task_list (= 2.3.1)
declarative_policy (~> 1.0.0) declarative_policy (~> 1.1.0)
default_value_for (~> 3.4.0) default_value_for (~> 3.4.0)
deprecation_toolkit (~> 1.5.1) deprecation_toolkit (~> 1.5.1)
derailed_benchmarks derailed_benchmarks
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment