Commit 94491a75d9a1eb7a7cdfd014099829f4ca975d2a
1 parent
2cd125bc
Exists in
master
and in
1 other branch
Remove omniauth-env
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
Gemfile
... | ... | @@ -133,7 +133,6 @@ gem "underscore-rails", "~> 1.4.4" |
133 | 133 | |
134 | 134 | # Sanitize user input |
135 | 135 | gem "sanitize" |
136 | -gem "omniauth-env", git: "https://github.com/colab-community/omniauth-env.git" | |
137 | 136 | |
138 | 137 | # Protect against bruteforcing |
139 | 138 | gem "rack-attack" | ... | ... |