RELEASING.md in mongoid-locker-1.0.0 vs RELEASING.md in mongoid-locker-1.0.1

- old
+ new

@@ -7,11 +7,11 @@ Run tests, check that all tests succeed locally. ``` bundle install -rake +bundle exec rake ``` Check that the last build succeeded in [Travis CI](https://travis-ci.org/mongoid/mongoid-locker) for all supported platforms. Check the version, if needed modify [lib/mongoid/locker/version.rb](lib/mongoid/locker/version.rb). @@ -36,10 +36,10 @@ ``` Release. ``` -$ rake release +$ bundle exec rake release mongoid-locker 0.4.0 built to pkg/mongoid-locker-0.4.0.gem. Tagged v0.4.0. Pushed git commits and tags. Pushed mongoid-locker 0.4.0 to rubygems.org.