Advanced search. Implements #615 (#1427)

This commit is contained in:
Dawa Ometto
2019-09-30 15:30:34 +02:00
committed by GitHub
parent 2402c9ef3b
commit c137c2af4b
9 changed files with 142 additions and 66 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
if RUBY_PLATFORM == 'java'
gem 'gollum-rjgit_adapter', :git => 'https://github.com/repotag/gollum-lib_rjgit_adapter' # For development purposes
gem 'gollum-rjgit_adapter', :git => 'https://github.com/gollum/rjgit_adapter' # For development purposes
gem 'warbler'
else
gem 'gollum-rugged_adapter', :git => 'https://github.com/gollum/rugged_adapter.git' # For development purposes