Commit graph

92 commits

Author SHA1 Message Date
6bce2a12f8 Release v0.2.0 2023-10-05 14:43:18 -07:00
3690819f3b
Merge pull request #80 from samsonjs/update-ruby
Use Ruby 3.2.2 by default and bump CI patch versions
2023-10-05 14:42:00 -07:00
7d11769678
Merge pull request #71 from samsonjs/dependabot/bundler/rake-compiler-1.2.5
Bump rake-compiler from 1.2.3 to 1.2.5
2023-10-05 14:41:08 -07:00
263e1e446e
Merge pull request #70 from samsonjs/dependabot/bundler/minitest-reporters-1.6.1
Bump minitest-reporters from 1.6.0 to 1.6.1
2023-10-05 14:41:00 -07:00
2c2128f94b Address a rubocop warning 2023-10-05 14:40:30 -07:00
8562622eee Remove remaining traces of Ruby 2.7 and update changelog 2023-10-05 14:39:34 -07:00
84ee9eb79d
Merge pull request #79 from samsonjs/update-gems
Update gems
2023-10-05 14:32:44 -07:00
6a61cf762b Use Ruby 3.2.2 by default and bump CI patch versions 2023-10-05 14:32:23 -07:00
dependabot[bot]
5fbe29abfd Bump rubocop-performance from 1.18.0 to 1.19.1
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.18.0 to 1.19.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.18.0...v1.19.1)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 14:29:42 -07:00
dependabot[bot]
a706953b09 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 14:29:06 -07:00
dependabot[bot]
959d16a87b Bump rubocop-minitest from 0.31.0 to 0.32.2
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.31.0 to 0.32.2.
- [Release notes](https://github.com/rubocop/rubocop-minitest/releases)
- [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-minitest/compare/v0.31.0...v0.32.2)

---
updated-dependencies:
- dependency-name: rubocop-minitest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 14:28:51 -07:00
dependabot[bot]
0e893a150c Bump rubocop from 1.54.0 to 1.56.4
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.54.0 to 1.56.4.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.54.0...v1.56.4)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 14:27:32 -07:00
dependabot[bot]
7bf8c81db6 Bump rake-compiler from 1.2.3 to 1.2.5
Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/luislavena/rake-compiler/releases)
- [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md)
- [Commits](https://github.com/luislavena/rake-compiler/compare/v1.2.3...v1.2.5)

---
updated-dependencies:
- dependency-name: rake-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 14:27:26 -07:00
dependabot[bot]
eb4859c1f5 Bump minitest-reporters from 1.6.0 to 1.6.1
Bumps [minitest-reporters](https://github.com/CapnKernul/minitest-reporters) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CapnKernul/minitest-reporters/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: minitest-reporters
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 14:27:22 -07:00
dependabot[bot]
573deed289 Bump minitest from 5.18.1 to 5.20.0
Bumps [minitest](https://github.com/minitest/minitest) from 5.18.1 to 5.20.0.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/minitest/minitest/compare/v5.18.1...v5.20.0)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 14:27:17 -07:00
dependabot[bot]
03c719844e
Bump rake-compiler from 1.2.3 to 1.2.5
Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/luislavena/rake-compiler/releases)
- [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md)
- [Commits](https://github.com/luislavena/rake-compiler/compare/v1.2.3...v1.2.5)

---
updated-dependencies:
- dependency-name: rake-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 13:20:08 +00:00
dependabot[bot]
13c5ef307a
Bump minitest-reporters from 1.6.0 to 1.6.1
Bumps [minitest-reporters](https://github.com/CapnKernul/minitest-reporters) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CapnKernul/minitest-reporters/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: minitest-reporters
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 13:57:15 +00:00
2d9c698653
Merge pull request #66 from samsonjs/dependabot/bundler/minitest-5.18.1
Bump minitest from 5.18.0 to 5.18.1
2023-07-24 12:18:08 -07:00
dependabot[bot]
dae08bb9eb
Bump minitest from 5.18.0 to 5.18.1
Bumps [minitest](https://github.com/minitest/minitest) from 5.18.0 to 5.18.1.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/minitest/minitest/compare/v5.18.0...v5.18.1)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 19:18:02 +00:00
fd6958aaa4
Merge pull request #65 from samsonjs/dependabot/bundler/rubocop-1.54.0
Bump rubocop from 1.52.1 to 1.54.0
2023-07-24 12:17:37 -07:00
dependabot[bot]
103820f6dc
Bump rubocop from 1.52.1 to 1.54.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.52.1 to 1.54.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.52.1...v1.54.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-01 13:07:30 +00:00
f51a438aa6
Merge pull request #64 from samsonjs/dependabot/bundler/rubocop-1.52.1
Bump rubocop from 1.48.1 to 1.52.1
2023-06-20 15:57:37 -07:00
dependabot[bot]
ddf315f643
Bump rubocop from 1.48.1 to 1.52.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.48.1 to 1.52.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.48.1...v1.52.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 21:39:37 +00:00
66c0008410
Merge pull request #62 from samsonjs/dependabot/bundler/rubocop-performance-1.18.0
Bump rubocop-performance from 1.16.0 to 1.18.0
2023-06-20 14:39:18 -07:00
6ecf7affef
Merge pull request #61 from samsonjs/dependabot/bundler/rake-compiler-1.2.3
Bump rake-compiler from 1.2.1 to 1.2.3
2023-06-20 14:39:09 -07:00
b454248f2e
Merge pull request #63 from samsonjs/dependabot/bundler/rubocop-minitest-0.31.0
Bump rubocop-minitest from 0.29.0 to 0.31.0
2023-06-20 14:38:56 -07:00
dependabot[bot]
7cdb342e68
Bump rubocop-minitest from 0.29.0 to 0.31.0
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.29.0 to 0.31.0.
- [Release notes](https://github.com/rubocop/rubocop-minitest/releases)
- [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-minitest/compare/v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: rubocop-minitest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 13:57:45 +00:00
dependabot[bot]
3e13b38e4b
Bump rubocop-performance from 1.16.0 to 1.18.0
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.16.0 to 1.18.0.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.16.0...v1.18.0)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 13:57:38 +00:00
dependabot[bot]
ca0dbe1454
Bump rake-compiler from 1.2.1 to 1.2.3
Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/luislavena/rake-compiler/releases)
- [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md)
- [Commits](https://github.com/luislavena/rake-compiler/compare/v1.2.1...v1.2.3)

---
updated-dependencies:
- dependency-name: rake-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 13:57:32 +00:00
83e9d821fa
Merge pull request #56 from samsonjs/dependabot/bundler/rubocop-1.48.1
Bump rubocop from 1.48.0 to 1.48.1
2023-04-01 20:34:15 -07:00
dependabot[bot]
3633528f21
Bump rubocop from 1.48.0 to 1.48.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.48.0 to 1.48.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.48.0...v1.48.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 14:07:47 +00:00
36422911bf
Update gems 2023-03-06 15:37:13 -08:00
9079134109
Merge pull request #52 from samsonjs/ruby-3.2.1
Upgrade to Ruby 3.2.1
2023-02-13 23:48:23 -08:00
b71a8b4d17
Upgrade to Ruby 3.2.1 2023-02-13 23:34:28 -08:00
5c9775970c
Update rubocop-performance to 1.16.0 2023-02-13 22:46:18 -08:00
c1869ca785
Merge pull request #51 from samsonjs/dependabot/bundler/rubocop-1.45.1
Bump rubocop from 1.42.0 to 1.45.1
2023-02-13 22:44:53 -08:00
dependabot[bot]
5673715198
Bump rubocop from 1.42.0 to 1.45.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.42.0 to 1.45.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.42.0...v1.45.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 06:43:51 +00:00
a96f916a07
Merge pull request #50 from samsonjs/dependabot/bundler/rubocop-1.44.1
Bump rubocop from 1.42.0 to 1.44.1
2023-02-13 22:43:03 -08:00
5c1235bd63
Merge branch 'main' into dependabot/bundler/rubocop-1.44.1 2023-02-13 22:42:58 -08:00
dbc5df2c13
Merge pull request #49 from samsonjs/dependabot/bundler/rubocop-minitest-0.27.0
Bump rubocop-minitest from 0.25.1 to 0.27.0
2023-02-13 22:42:27 -08:00
dependabot[bot]
f2ad5898db
Bump rubocop from 1.42.0 to 1.44.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.42.0 to 1.44.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.42.0...v1.44.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 14:01:36 +00:00
dependabot[bot]
49b9180b9c
Bump rubocop-minitest from 0.25.1 to 0.27.0
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.25.1 to 0.27.0.
- [Release notes](https://github.com/rubocop/rubocop-minitest/releases)
- [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-minitest/compare/v0.25.1...v0.27.0)

---
updated-dependencies:
- dependency-name: rubocop-minitest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 14:01:23 +00:00
28ece6011e
Update Gemfile.lock for 0.1.2 2023-01-08 00:40:11 -08:00
a53290b978
Bump version to v0.1.2 2023-01-08 00:37:08 -08:00
e82631603f
Merge pull request #48 from samsonjs/update-gems
Update gems
2023-01-08 00:31:55 -08:00
ef6eda2844
Update gems 2023-01-08 00:30:13 -08:00
b16d452597
Merge pull request #47 from samsonjs/ruby-3.2
Upgrade to Ruby 3.2 and drop 2.6
2023-01-08 00:28:25 -08:00
2c594d7b96
Upgrade to Ruby 3.2 and drop 2.6 2023-01-08 00:26:12 -08:00
35d473778a
Fix a typo 2023-01-08 00:11:37 -08:00
2266a80c06
Update dependencies 2022-09-19 20:46:35 -07:00