|
|
|
@ -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 |
|
|
|
|