.gitignore in callrail-0.2.8 vs .gitignore in callrail-0.2.9

- old
+ new

@@ -1,16 +1,16 @@ -/.bundle/ -/.yardoc -/_yardoc/ -/coverage/ -/doc/ -/pkg/ -/spec/reports/ -/tmp/ - -# rspec failure tracking -.rspec_status - -test.rb -*.gem - +/.bundle/ +/.yardoc +/_yardoc/ +/coverage/ +/doc/ +/pkg/ +/spec/reports/ +/tmp/ + +# rspec failure tracking +.rspec_status + +test.rb +*.gem + Gemfile.lock \ No newline at end of file