v0.1.3
Fixed
- Include
lib/tasks/ez_logs_agent.rakein the published gem. 0.1.2's
gemspec usedlib/**/*.{rb,tt}which didn't match.rakefiles; the
railtie'srake_tasks do; load 'tasks/...'; endthen raised
LoadErroron boot, breakingassets:precompilein any host app's
Docker build. 0.1.2 yanked.
Note
- 0.1.0, 0.1.1, 0.1.2 are all yanked. Use 0.1.3 or later.