source 'https://rubygems.org'

gemspec

gem 'yubikey_database_authenticatable', git: 'git@bitbucket.org:onappcore/devise_yubikey.git'
gem 'onapp-core',                       git: 'git@bitbucket.org:onappcore/onapp-core.git', branch: '6.1.x'

gem 'ffaker'
