diff --git a/Gemfile.lock b/Gemfile.lock index ae718c3..a507c42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,7 +175,7 @@ GEM diff-lcs (1.2.5) diffy (3.0.7) docile (1.1.5) - domain_name (0.5.20160216) + domain_name (0.5.20160309) unf (>= 0.0.5, < 1.0.0) doorkeeper (2.2.2) railties (>= 3.2) @@ -532,7 +532,7 @@ GEM omniauth-oauth2 (1.3.1) oauth2 (~> 1.0) omniauth (~> 1.2) - omniauth-remote-user (0.1.2) + omniauth-remote-user (0.1.3) omniauth (~> 1.0) omniauth-saml (1.4.2) omniauth (~> 1.1) diff --git a/Makefile b/Makefile index c91fc70..dbbf7b2 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,3 @@ -export PATH := /opt/rh/rh-ruby22/root/usr/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games -export LD_LIBRARY_PATH := /opt/rh/rh-ruby22/root/usr/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} -export MANPATH := /opt/rh/rh-ruby22/root/usr/share/man:$MANPATH -export PKG_CONFIG_PATH := /opt/rh/rh-ruby22/root/usr/lib64/pkgconfig${PKG_CONFIG_PATH:+:${PKG_CONFIG_PATH}} -export XDG_DATA_DIRS := /opt/rh/rh-ruby22/root/usr/share${XDG_DATA_DIRS:+:${XDG_DATA_DIRS}} - VERSION = 8.5 TARBALL = gitlab-deps-$(VERSION).tar.gz PREFIX = /usr diff --git a/vendor/cache/domain_name-0.5.20160216.gem b/vendor/cache/domain_name-0.5.20160216.gem deleted file mode 100644 index 6369a9e..0000000 Binary files a/vendor/cache/domain_name-0.5.20160216.gem and /dev/null differ diff --git a/vendor/cache/domain_name-0.5.20160309.gem b/vendor/cache/domain_name-0.5.20160309.gem new file mode 100644 index 0000000..bf6b95c Binary files /dev/null and b/vendor/cache/domain_name-0.5.20160309.gem differ diff --git a/vendor/cache/omniauth-remote-user-0.1.2.gem b/vendor/cache/omniauth-remote-user-0.1.2.gem deleted file mode 100644 index 0a47903..0000000 Binary files a/vendor/cache/omniauth-remote-user-0.1.2.gem and /dev/null differ diff --git a/vendor/cache/omniauth-remote-user-0.1.3.gem b/vendor/cache/omniauth-remote-user-0.1.3.gem new file mode 100644 index 0000000..299e4e9 Binary files /dev/null and b/vendor/cache/omniauth-remote-user-0.1.3.gem differ -- libgit2 0.21.2