Remove bootstrap dependency
This release removes the bootstrap dependency to avoid complications mentioned in #3.
Going forward, users will be free to install the bootstrap gem in their own application (at the version they choose) without being beholden to the dependency-loading decisions of the tabler team.
Currently, we are still using the bundled bootstrap.js included with tabler, however, I can see this changing soon.