Commit c9ffd9f80cecdf6c8ed9677f14ac89dc2cc5c6bf
1 parent
ee4455cb
Exists in
gitlab-8.x
Remove unused exports
Showing
6 changed files
with
2 additions
and
8 deletions
Show diff stats
Gemfile.lock
@@ -175,7 +175,7 @@ GEM | @@ -175,7 +175,7 @@ GEM | ||
175 | diff-lcs (1.2.5) | 175 | diff-lcs (1.2.5) |
176 | diffy (3.0.7) | 176 | diffy (3.0.7) |
177 | docile (1.1.5) | 177 | docile (1.1.5) |
178 | - domain_name (0.5.20160216) | 178 | + domain_name (0.5.20160309) |
179 | unf (>= 0.0.5, < 1.0.0) | 179 | unf (>= 0.0.5, < 1.0.0) |
180 | doorkeeper (2.2.2) | 180 | doorkeeper (2.2.2) |
181 | railties (>= 3.2) | 181 | railties (>= 3.2) |
@@ -532,7 +532,7 @@ GEM | @@ -532,7 +532,7 @@ GEM | ||
532 | omniauth-oauth2 (1.3.1) | 532 | omniauth-oauth2 (1.3.1) |
533 | oauth2 (~> 1.0) | 533 | oauth2 (~> 1.0) |
534 | omniauth (~> 1.2) | 534 | omniauth (~> 1.2) |
535 | - omniauth-remote-user (0.1.2) | 535 | + omniauth-remote-user (0.1.3) |
536 | omniauth (~> 1.0) | 536 | omniauth (~> 1.0) |
537 | omniauth-saml (1.4.2) | 537 | omniauth-saml (1.4.2) |
538 | omniauth (~> 1.1) | 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 | VERSION = 8.5 | 1 | VERSION = 8.5 |
8 | TARBALL = gitlab-deps-$(VERSION).tar.gz | 2 | TARBALL = gitlab-deps-$(VERSION).tar.gz |
9 | PREFIX = /usr | 3 | PREFIX = /usr |
vendor/cache/domain_name-0.5.20160216.gem
No preview for this file type
No preview for this file type
vendor/cache/omniauth-remote-user-0.1.2.gem
No preview for this file type
No preview for this file type