What's Changed
- Add contribution docs by @bpleslie in #47
- Add rubocop by @bpleslie in #48
- chore(deps): bump faker from 2.1.0 to 2.2.1 by @dependabot-preview in #51
- chore(deps-dev): update rake requirement from ~> 10.0 to ~> 12.3 by @dependabot-preview in #52
- Add rubocop notes to CONTRIBUTING.md by @bpleslie in #50
- Pin rubocop version by @bpleslie in #53
- chore(deps): bump faker from 2.2.1 to 2.2.2 by @dependabot-preview in #54
- chore(deps): bump faker from 2.2.2 to 2.3.0 by @dependabot-preview in #55
- chore(deps-dev): bump simplecov from 0.17.0 to 0.17.1 by @dependabot-preview in #56
- chore(deps): bump faker from 2.3.0 to 2.4.0 by @dependabot-preview in #57
- chore(deps-dev): update rake requirement from ~> 12.3 to ~> 13.0 by @dependabot-preview in #58
- chore(deps): bump faker from 2.4.0 to 2.5.0 by @dependabot-preview in #59
- chore(deps-dev): update rubocop requirement from ~> 0.74.0 to ~> 0.75.0 by @dependabot-preview in #60
- chore(deps-dev): bump rspec from 3.8.0 to 3.9.0 by @dependabot-preview in #61
- chore(deps): bump faker from 2.5.0 to 2.6.0 by @dependabot-preview in #62
- chore(deps-dev): bump rubocop from 0.75.0 to 0.75.1 by @dependabot-preview in #63
- chore(deps-dev): update rubocop requirement from ~> 0.75.0 to ~> 0.76.0 by @dependabot-preview in #64
- chore(deps): bump faker from 2.6.0 to 2.7.0 by @dependabot-preview in #65
- Specify Codeclimate rubocop channel for ruby 2.6.4 support by @akabiru in #67
- chore(deps-dev): bump rake from 13.0.0 to 13.0.1 by @dependabot-preview in #68
- chore(deps-dev): update rubocop requirement from ~> 0.76.0 to ~> 0.77.0 by @dependabot-preview in #69
- chore(deps): bump faker from 2.7.0 to 2.8.0 by @dependabot-preview in #70
- chore(deps): bump faker from 2.8.0 to 2.8.1 by @dependabot-preview in #71
- chore(deps): update thor requirement from ~> 0.20.0 to >= 0.20, < 1.1 by @dependabot-preview in #72
- chore(deps): bump faker from 2.8.1 to 2.9.0 by @dependabot-preview in #73
- chore(deps): bump thor from 1.0.0 to 1.0.1 by @dependabot-preview in #74
- chore(deps-dev): update rubocop requirement from ~> 0.77.0 to ~> 0.78.0 by @dependabot-preview in #75
- chore(deps): bump faker from 2.9.0 to 2.10.0 by @dependabot-preview in #76
- chore(deps-dev): update rubocop requirement from ~> 0.78.0 to ~> 0.79.0 by @dependabot-preview in #77
- chore(deps): bump faker from 2.10.0 to 2.10.1 by @dependabot-preview in #78
- chore(deps): bump tty-tree from 0.3.0 to 0.4.0 by @dependabot-preview in #79
- chore(deps): bump tty-screen from 0.7.0 to 0.7.1 by @dependabot-preview in #82
- chore(deps-dev): bump simplecov from 0.17.1 to 0.18.2 by @dependabot-preview in #83
- chore(deps): bump faker from 2.10.1 to 2.10.2 by @dependabot-preview in #84
- chore(deps-dev): bump simplecov from 0.18.2 to 0.18.5 by @dependabot-preview in #88
- chore(deps-dev): update rubocop requirement from ~> 0.79.0 to ~> 0.80.1 by @dependabot-preview in #89
- chore(deps-dev): bump pry from 0.12.2 to 0.13.0 by @dependabot-preview in #90
- chore(deps): bump faker from 2.10.2 to 2.11.0 by @dependabot-preview in #91
- chore(deps-dev): update rubocop requirement from ~> 0.80.1 to ~> 0.81.0 by @dependabot-preview in #92
- chore: GH actions CI experiment by @akabiru in #96
- chore(deps-dev): bump pry from 0.13.0 to 0.13.1 by @dependabot-preview in #93
- chore(deps-dev): update rubocop requirement from ~> 0.81.0 to ~> 0.82.0 by @dependabot-preview in #94
- Set up Ruby gems push via GH Actions by @akabiru in #97
- chore(deps): bump pastel from 0.7.3 to 0.7.4 by @dependabot-preview in #98
- chore(deps-dev): update rubocop requirement from ~> 0.82.0 to ~> 0.83.0 by @dependabot-preview in #99
- chore: Run CI against ruby versions matrix; reinstate Codeclimate by @akabiru in #102
- chore(deps-dev): update rubocop requirement from ~> 0.83.0 to ~> 0.84.0 by @dependabot-preview in #100
- chore(deps): bump tty-pager from 0.12.1 to 0.13.0 by @dependabot-preview in #106
- chore(deps): bump faker from 2.11.0 to 2.12.0 by @dependabot-preview in #105
- chore(deps-dev): update rubocop requirement from ~> 0.84.0 to ~> 0.85.0 by @dependabot-preview in #107
- chore(deps-dev): bump rubocop from 0.85.0 to 0.85.1 by @dependabot-preview in #108
- Drop support for Ruby 2.4 by @vbrazo in #111
- chore(deps-dev): update rubocop requirement from ~> 0.85.0 to ~> 0.86.0 by @dependabot-preview in #109
- Change gemspec to make runtime tty gem versions more conservative by @piotrmurach in #112
- chore(deps-dev): update rubocop requirement from ~> 0.86.0 to ~> 0.91.1 by @dependabot-preview in #124
- chore(deps-dev): update rubocop requirement from ~> 0.91.1 to ~> 0.92.0 by @dependabot-preview in #125
- chore(deps-dev): bump rspec from 3.9.0 to 3.10.0 by @dependabot-preview in #131
- chore(deps-dev): update rubocop requirement from ~> 0.92.0 to ~> 1.5.0 by @dependabot-preview in #139
- chore(deps-dev): bump rubocop from 1.5.0 to 1.5.1 by @dependabot-preview in #140
- chore(deps-dev): bump rubocop from 1.5.1 to 1.5.2 by @dependabot-preview in #141
- chore(deps): bump pastel from 0.7.4 to 0.8.0 by @dependabot-preview in #113
- chore(deps): bump tty-screen from 0.8.0 to 0.8.1 by @dependabot-preview in #117
- chore(deps): bump tty-pager from 0.13.0 to 0.14.0 by @dependabot-preview in #128
- Breathe some life back into faker-bot by @akabiru in #211
New Contributors
- @piotrmurach made their first contribution in #112
Full Changelog: v0.5.1...v0.6.0