README.md in tasks_gem-0.1.5 vs README.md in tasks_gem-0.1.6
- old
+ new
@@ -35,10 +35,10 @@
```ruby
print Tasks::Task.methods(false), "\n"
```
## Dependencies:
-run_tests ~> 0.1.1
+run_tests ~> 0.1.3
https://rubygems.org/gems/run_tests
## Development
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.