Currently we append the timestamp onto the end of the gem name.
Replace this with just an instance counter ie. gemname-1.0.0.gem__1, gemname-1.0.0.gem__2...
This will make uninstalling plugins very easy when you generally only have one instance installed.