3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/tools/misc/docker-sync/Gemfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
57 B
Ruby
Raw Normal View History

2019-01-08 10:52:30 +00:00
source 'https://rubygems.org' do
gem 'docker-sync'
end