lib/berkshelf/vagrant/action/clean.rb in berkshelf-1.1.6 vs lib/berkshelf/vagrant/action/clean.rb in berkshelf-1.2.0.rc1

- old
+ new

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