Sha256: 21ae2f3ee67e4ecbab7b3eef01ca1ac513a73ebe4ec8fd5d5358289526ff366e

Contents?: true

Size: 1.66 KB

Versions: 1

Compression:

Stored size: 1.66 KB

Contents

#### 0.3.2

- Gem dependencies update and fix security warning

#### 0.3.1

- Update dependency gems to latest version

#### 0.3.0

- Replace activesuport-core-ext with activesupport gem
- Use optimistic versioning in gemspec file
- Minor cleanup

#### 0.2.9

- Update gems to to the most recent version

#### 0.2.8

- Add some tests (better late than never)
- Add Guardfile for TDD/BDD

#### 0.2.7

- Use require instead require_relative

#### 0.2.6

 - Remove dependency on output from `git` in the `*.gemspec` file
 - Use explicit settings for `spec.files` in `*.gemspec` file
 - Rename `CHANGELOGS.md` to `CHANGELOG.md` for consistency

#### 0.2.5

- Update the gem's dependencies
- Improve the code structure
- Misc code cleanup

#### 0.2.4

- Merge 2nd pull request by [Nick den Engelsman][] - Thanks!

#### 0.2.3

- Add option for specifying RSpec or Minitest as testing framework.
- First pull request by [Nick den Engelsman][]
- Add the missing activesupport-core-ext

#### 0.2.2

- Support ruby version 1.9.3+ onward
- Use 'activesupport-core-ext' instead of 'agile_utils'

#### 0.2.1

- Make ruby 2.1.0+ mandatory for refinement support

#### 0.2.0

- Use refinement instead of monkeypatching core classes
- Minor code cleanup

#### 0.1.3

- Update rubocop to 0.23.x
- Minor code cleanup

#### 0.1.2

- Fix the gemspec
- Remove the rubocop-todo.yml and use only the .rubocop.yml in the template
- Misc code cleanup

#### 0.1.1

- Simplify the CLI interface

#### 0.1.0

- First release based on [Semantic Versioning][]
- Improve README.md
- Improve template files

#### 0.0.1

- Initial release

[Symantic Versioning]: http://semver.org
[Nick den Engelsman]: https://github.com/nicka

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gem_bootstrap-0.3.2 CHANGELOG.md