Skip to content
This repository has been archived by the owner on May 27, 2018. It is now read-only.

Commit

Permalink
Installed Petergate Gem for Authorization
Browse files Browse the repository at this point in the history
  • Loading branch information
torickjdavis committed Jul 24, 2017
1 parent 58c5ae8 commit 31259a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem 'friendly_id', '~> 5.1.0'
gem 'devise', '~> 4.3'
gem 'bootstrap', '~> 4.0.0.alpha6'
gem 'davis_view_tool', git: 'https://github.com/torickjdavis/davis_view_tool'
gem 'davis_view_tool', git: 'https://github.com/torickjdavis/davis_view_tool' # Left as Git as to note post to RubyGems
gem 'petergate', '~> 1.7.0'
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ GEM
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
orm_adapter (0.5.0)
petergate (1.7.5)
activerecord (> 4.0.0)
pg (0.20.0)
pry (0.10.4)
coderay (~> 1.1.0)
Expand Down Expand Up @@ -198,6 +200,7 @@ DEPENDENCIES
jbuilder (~> 2.5)
jquery-rails
listen (~> 3.0.5)
petergate (~> 1.7.0)
pg (~> 0.18)
pry-byebug
puma (~> 3.0)
Expand Down

0 comments on commit 31259a9

Please sign in to comment.