Ruby Sorting Algorithms Algorithms in this project: bubble sort insertion sort selection sort Running tests rspec rspec/sorting_algorithms_spec.rb Running benchmark task cd lib rake benchmark:compare