diff options
Diffstat (limited to 'import/rubygem.to_lorry')
-rwxr-xr-x | import/rubygem.to_lorry | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/import/rubygem.to_lorry b/import/rubygem.to_lorry index c0a2250a..1cecd77f 100755 --- a/import/rubygem.to_lorry +++ b/import/rubygem.to_lorry @@ -28,6 +28,7 @@ import urlparse known_source_uris = { + 'mixlib-shellout': 'http://github.com/opscode/mixlib-shellout', 'ohai': 'http://github.com/opscode/ohai', 'actionmailer': 'https://github.com/rails/rails', 'actionpack': 'https://github.com/rails/rails', |