lib/berkshelf/vagrant/action/set_ui.rb in vagrant-berkshelf-1.3.2 vs lib/berkshelf/vagrant/action/set_ui.rb in vagrant-berkshelf-1.3.3

- old
+ new

@@ -1,8 +1,8 @@ module Berkshelf module Vagrant module Action - # @author Jamie Winsor <reset@riotgames.com> + # @author Jamie Winsor <jamie@vialstudios.com> class SetUI def initialize(app, env) @app = app end