Skip to content
Snippets Groups Projects
Commit 8476d97b authored by iaibrys's avatar iaibrys
Browse files

Move to gitsubmodules for dtu-core dependencies

parent cd404535
Branches
No related tags found
No related merge requests found
Pipeline #156 canceled
[submodule "deps/dtu-enote-core"]
path = deps/dtu-enote-core
url = https://lab.compute.dtu.dk/enote/dtu-enote-core.git
...@@ -6,7 +6,7 @@ gem 'activemodel', '~> 5.1.2' ...@@ -6,7 +6,7 @@ gem 'activemodel', '~> 5.1.2'
gem 'awesome_print'#, '~> 1.6', '>= 1.6.1' gem 'awesome_print'#, '~> 1.6', '>= 1.6.1'
gem 'dtu-auth2', :path => '../dtu-core/dtu-auth2' gem 'dtu-auth2', :path => './deps/dtu-core/dtu-auth2'
gem 'activesupport', '~> 5.1.2' gem 'activesupport', '~> 5.1.2'
......
Subproject commit 601f75c4374ceceae3ba57e2f8bb5a9d81e658d2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment