Rakefile in lockup-1.3.0 vs Rakefile in lockup-1.3.1

- old
+ new

@@ -16,6 +16,6 @@ require 'rspec/core/rake_task' desc "Run all specs in spec directory (excluding plugin specs)" RSpec::Core::RakeTask.new -task :default => :spec \ No newline at end of file +task default: :spec