Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

Commit

Permalink
Update to pronto-bundler_audit v0.5.0.pre
Browse files Browse the repository at this point in the history
  • Loading branch information
pdobb committed Aug 1, 2019
1 parent 3a70681 commit bb374dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Expand Up @@ -9,7 +9,8 @@ gem 'sqlite3'
gem 'bootsnap', '>= 1.1.0', require: false

gem 'pronto'
gem 'pronto-bundler_audit' #, github: 'pdobb/pronto-bundler_audit', branch: 'master'
gem 'pronto-bundler_audit', '0.5.0.pre'
# gem 'pronto-bundler_audit', github: 'pdobb/pronto-bundler_audit', branch: 'master'

group :development do
gem "byebug"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -103,7 +103,7 @@ GEM
rainbow (>= 2.2, < 4.0)
rugged (~> 0.24, >= 0.23.0)
thor (~> 0.20.0)
pronto-bundler_audit (0.4.0)
pronto-bundler_audit (0.5.0.pre)
bundler-audit (~> 0)
pronto (~> 0)
pry (0.12.2)
Expand Down Expand Up @@ -179,7 +179,7 @@ DEPENDENCIES
byebug
listen (>= 3.0.5, < 3.2)
pronto
pronto-bundler_audit
pronto-bundler_audit (= 0.5.0.pre)
pry-byebug
pry-rails
rails (~> 5.2.3)
Expand Down

0 comments on commit bb374dc

Please sign in to comment.