Created
March 25, 2019 08:57
-
-
Save tdkn/02db5ed4f55ed857fb40f139afe18f73 to your computer and use it in GitHub Desktop.
docker-sync dependencies
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gem install docker-sync | |
Fetching: thor-0.20.3.gem (100%) | |
Successfully installed thor-0.20.3 | |
Fetching: gem_update_checker-0.2.0.gem (100%) | |
Successfully installed gem_update_checker-0.2.0 | |
Fetching: backticks-1.0.2.gem (100%) | |
Successfully installed backticks-1.0.2 | |
Fetching: docker-compose-1.1.12.gem (100%) | |
Successfully installed docker-compose-1.1.12 | |
Fetching: terminal-notifier-2.0.0.gem (100%) | |
Successfully installed terminal-notifier-2.0.0 | |
Fetching: dotenv-2.7.1.gem (100%) | |
Successfully installed dotenv-2.7.1 | |
Fetching: daemons-1.3.1.gem (100%) | |
Successfully installed daemons-1.3.1 | |
Fetching: os-1.0.0.gem (100%) | |
Successfully installed os-1.0.0 | |
Fetching: docker-sync-0.5.11.gem (100%) | |
Successfully installed docker-sync-0.5.11 | |
9 gems installed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment