See https://github.com/libgit2/rugged/issues/909 rugged does not support setting custom extensions, and with libgit 1.6, you need to set custom extensions to open a repository with the partialclone extension.
28 lines
417 B
Plaintext
28 lines
417 B
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
io-console (0.6.0)
|
|
irb (1.7.0)
|
|
reline (>= 0.3.0)
|
|
liquid (5.4.0)
|
|
psych (5.1.0)
|
|
stringio
|
|
rdoc (6.5.0)
|
|
psych (>= 4.0.0)
|
|
reline (0.3.5)
|
|
io-console (~> 0.5)
|
|
rugged (1.5.1)
|
|
stringio (3.0.7)
|
|
|
|
PLATFORMS
|
|
x86_64-linux
|
|
|
|
DEPENDENCIES
|
|
irb (~> 1.4)
|
|
liquid (~> 5.4)
|
|
rdoc (~> 6.4)
|
|
rugged (~> 1.5.1)
|
|
|
|
BUNDLED WITH
|
|
2.3.5
|