diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3be6ce7d3..f3caa6c16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -325,6 +325,8 @@ GEM spoon (~> 0.0) pry-rails (0.3.4) pry (>= 0.9.10) + pundit (1.1.0) + activesupport (>= 3.0.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) rabl (0.11.6) @@ -612,6 +614,7 @@ DEPENDENCIES poltergeist polylines pry-rails + pundit quiet_assets (~> 1.0) rabl rails (~> 4.1.10) |
