Commit c9ffd9f80cecdf6c8ed9677f14ac89dc2cc5c6bf

Authored by David Silva
1 parent ee4455cb
Exists in gitlab-8.x

Remove unused exports

Gemfile.lock
... ... @@ -175,7 +175,7 @@ GEM
175 175 diff-lcs (1.2.5)
176 176 diffy (3.0.7)
177 177 docile (1.1.5)
178   - domain_name (0.5.20160216)
  178 + domain_name (0.5.20160309)
179 179 unf (>= 0.0.5, < 1.0.0)
180 180 doorkeeper (2.2.2)
181 181 railties (>= 3.2)
... ... @@ -532,7 +532,7 @@ GEM
532 532 omniauth-oauth2 (1.3.1)
533 533 oauth2 (~> 1.0)
534 534 omniauth (~> 1.2)
535   - omniauth-remote-user (0.1.2)
  535 + omniauth-remote-user (0.1.3)
536 536 omniauth (~> 1.0)
537 537 omniauth-saml (1.4.2)
538 538 omniauth (~> 1.1)
... ...
Makefile
1   -export PATH := /opt/rh/rh-ruby22/root/usr/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
2   -export LD_LIBRARY_PATH := /opt/rh/rh-ruby22/root/usr/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
3   -export MANPATH := /opt/rh/rh-ruby22/root/usr/share/man:$MANPATH
4   -export PKG_CONFIG_PATH := /opt/rh/rh-ruby22/root/usr/lib64/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}}
5   -export XDG_DATA_DIRS := /opt/rh/rh-ruby22/root/usr/share${XDG_DATA_DIRS:+:${XDG_DATA_DIRS}}
6   -
7 1 VERSION = 8.5
8 2 TARBALL = gitlab-deps-$(VERSION).tar.gz
9 3 PREFIX = /usr
... ...
vendor/cache/domain_name-0.5.20160216.gem
No preview for this file type
vendor/cache/domain_name-0.5.20160309.gem 0 → 100644
No preview for this file type
vendor/cache/omniauth-remote-user-0.1.2.gem
No preview for this file type
vendor/cache/omniauth-remote-user-0.1.3.gem 0 → 100644
No preview for this file type