diff --git a/.gitignore b/.gitignore index 404abb2..c08e36f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ coverage/ +.bundle/ diff --git a/Gemfile.lock b/Gemfile.lock index 2c06f0b..3b68463 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - talks (0.4.0) + talks (0.4.1) notifier GEM @@ -9,7 +9,7 @@ GEM specs: diff-lcs (1.2.3) multi_json (1.7.2) - notifier (0.4.1) + notifier (0.5.0) rake (10.0.4) rspec (2.13.0) rspec-core (~> 2.13.0)