effkay / blazing

painless git push deployments for everyone
MIT License
80 stars 12 forks source link

Fix compatibility issues with logging 2.0 #84

Closed adamcrown closed 9 years ago

adamcrown commented 9 years ago

Logging 2.0 was recently released and causes this error with Blazing

undefined method `consolidate' for Logging:Module

This will lock the version to 1.8 to work around this error until Blazing can be updated to be compatible with 2.0.

rift137 commented 9 years ago

:+1:

michaelstephens commented 9 years ago

:+1:

effkay commented 9 years ago

Thjanks for your patience guys. A bugfix release v0.4.2 is out which pins the logging version.