Commit 9dd1f5dfcd3531992b8471c2df39f5aaf9b80185
1 parent
4c90ca45
Exists in
master
and in
1 other branch
Remove unnecessary oa-core dependency since it was replaced in favor of omniauth.
Showing
2 changed files
with
0 additions
and
3 deletions
Show diff stats
Gemfile
Gemfile.lock
@@ -169,7 +169,6 @@ GEM | @@ -169,7 +169,6 @@ GEM | ||
169 | net-ssh-gateway (1.1.0) | 169 | net-ssh-gateway (1.1.0) |
170 | net-ssh (>= 1.99.1) | 170 | net-ssh (>= 1.99.1) |
171 | nokogiri (1.5.5) | 171 | nokogiri (1.5.5) |
172 | - oa-core (0.3.2) | ||
173 | oauth2 (0.8.0) | 172 | oauth2 (0.8.0) |
174 | faraday (~> 0.8) | 173 | faraday (~> 0.8) |
175 | httpauth (~> 0.1) | 174 | httpauth (~> 0.1) |
@@ -348,7 +347,6 @@ DEPENDENCIES | @@ -348,7 +347,6 @@ DEPENDENCIES | ||
348 | mongo (= 1.6.2) | 347 | mongo (= 1.6.2) |
349 | mongoid (~> 2.4.10) | 348 | mongoid (~> 2.4.10) |
350 | mongoid_rails_migrations | 349 | mongoid_rails_migrations |
351 | - oa-core | ||
352 | octokit (~> 1.0.0) | 350 | octokit (~> 1.0.0) |
353 | omniauth-github | 351 | omniauth-github |
354 | oruen_redmine_client | 352 | oruen_redmine_client |