Skip to content

Commit fdad15e

Browse files
committed
Release v0.1.0
1 parent e3f730d commit fdad15e

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## [Unreleased]
22

3-
## [0.1.0] - 2022-02-06
3+
## [0.1.0] - 2022-02-09
44

55
- Initial release

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
# Matrixeval::Ruby
2-
3-
Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/matrixeval/ruby`. To experiment with that code, run `bin/console` for an interactive prompt.
4-
5-
TODO: Delete this and the text above, and describe your gem
1+
# matrixeval-ruby
62

3+
Test your ruby code against multiple versions of dependencies like Ruby, Rails, Env ...
74
## Installation
85

96
Add this line to your application's Gemfile:
@@ -32,12 +29,12 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
3229

3330
## Contributing
3431

35-
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/matrixeval-ruby. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/matrixeval-ruby/blob/main/CODE_OF_CONDUCT.md).
32+
Bug reports and pull requests are welcome on GitHub at https://github.com/matrixeval/matrixeval-ruby. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/matrixeval-ruby/blob/main/CODE_OF_CONDUCT.md).
3633

3734
## License
3835

3936
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
4037

4138
## Code of Conduct
4239

43-
Everyone interacting in the Matrixeval::Ruby project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/matrixeval-ruby/blob/main/CODE_OF_CONDUCT.md).
40+
Everyone interacting in the Matrixeval::Ruby project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/matrixeval/matrixeval-ruby/blob/main/CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)