forked from External/greenlight
clean up for PR
This commit is contained in:
2
Gemfile
2
Gemfile
@ -64,7 +64,7 @@ gem 'rubocop', require: false
|
||||
group :production do
|
||||
# Use a postgres database in production.
|
||||
gem 'pg', '~> 0.18'
|
||||
gem "omniauth-bn-launcher", git: "https://github.com/blindsidenetworks/omniauth-bn-launcher.git", branch: "oauth2"
|
||||
gem "omniauth-bn-launcher", git: "https://github.com/blindsidenetworks/omniauth-bn-launcher.git"
|
||||
end
|
||||
|
||||
group :development, :test do
|
||||
|
Reference in New Issue
Block a user