1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-16 09:53:17 +00:00
nixpkgs/pkgs/tools/misc/docker-sync/Gemfile

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