Skip to content

Commit

Permalink
Appease da rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbuker committed Mar 29, 2021
1 parent 19b0610 commit c5c9fbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }

# TODO: Remove v3.0.0 version lock and Github addressing after 3.0.0 release
gem 'argon2', '~> 3.0.0',
github: 'athix/ruby-argon2',
branch: 'feature/additional-helpers',
github: 'athix/ruby-argon2',
branch: 'feature/additional-helpers',
submodules: true
gem 'bcrypt'
gem 'rails'
Expand Down

0 comments on commit c5c9fbe

Please sign in to comment.