Commit graph

138 commits

Author SHA1 Message Date
890ea56572
Merge pull request #126 from samsonjs/update-gems
Update dependencies
2025-01-02 12:00:33 -08:00
5e9d1693e2
Update bundler to 2.6.2 2025-01-02 11:59:00 -08:00
5cb685523f
Update dependencies 2025-01-02 11:57:06 -08:00
44cd212137
Merge pull request #122 from samsonjs/update-gems
Update gems
2024-12-02 11:19:05 -08:00
e30757bb6b
Update gems 2024-12-02 11:17:14 -08:00
28e2ceb639
Merge pull request #118 from samsonjs/dependabot/bundler/rubocop-1.68.0
Bump rubocop from 1.66.1 to 1.68.0
2024-11-02 09:06:26 -07:00
dependabot[bot]
63867422fb
Bump rubocop from 1.66.1 to 1.68.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.1 to 1.68.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.66.1...v1.68.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 13:29:02 +00:00
4acc745a11
Add 0dependencies.dev badge 2024-10-31 11:54:46 -07:00
4b224d0db2
Merge pull request #117 from samsonjs/update-dependencies
Update dependency and relax rubocop versions
2024-10-04 09:00:23 -07:00
2c26cbfd19
Bump Ruby versions for testing on Circle CI 2024-10-04 08:58:52 -07:00
92db975269
Update dependency and relax rubocop versions 2024-10-04 08:57:40 -07:00
f0cb1fc251
Merge pull request #111 from samsonjs/dependabot/bundler/rexml-3.3.6
Bump rexml from 3.3.5 to 3.3.6
2024-08-22 16:04:07 -07:00
dependabot[bot]
9fab14fd57
Bump rexml from 3.3.5 to 3.3.6
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.5...v3.3.6)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 20:58:57 +00:00
c8eb83d904
Update dependencies 2024-08-15 16:28:14 -07:00
1061a7187c
Update to Ruby 3.3.4 and update gems 2024-08-07 12:32:33 -07:00
9c4bd852b6
Merge pull request #110 from samsonjs/dependabot/bundler/rubocop-1.65.1
Bump rubocop from 1.65.0 to 1.65.1
2024-08-01 15:29:54 -07:00
dependabot[bot]
95ea0cbcd2
Bump rubocop from 1.65.0 to 1.65.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.0 to 1.65.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.65.0...v1.65.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 13:24:53 +00:00
6068c175ba Actually use rubocop-minitest and rubocop-rake extensions 2024-07-30 12:52:50 -07:00
8eb47467d5 Update rubocop and rubocop-minitest 2024-07-30 12:46:31 -07:00
17166a8a1a Update Gemfile.lock for macOS Sequoia 15 2024-07-30 12:44:09 -07:00
aedc58e8f8
Merge pull request #109 from samsonjs/update-gems
Update to Ruby 3.3.3 and update all gems
2024-07-07 10:23:36 -07:00
b65241c252
Update to Ruby 3.3.3 and update all gems 2024-07-07 10:21:07 -07:00
0653446865
Update minitest to 5.23.1 2024-05-28 12:15:33 -07:00
2d9d7353b3
Merge pull request #104 from samsonjs/dependabot/bundler/rubocop-1.64.0
Bump rubocop from 1.62.1 to 1.64.0
2024-05-28 12:15:07 -07:00
5ed9ebd988
Update Ruby versions to 3.1.5, 3.2.4, 3.3.1, and Bundler to 2.5.11 2024-05-28 12:14:29 -07:00
dependabot[bot]
23efecf973
Bump rubocop from 1.62.1 to 1.64.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.62.1 to 1.64.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.62.1...v1.64.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 19:13:30 +00:00
2edc7d4877
Merge pull request #101 from samsonjs/dependabot/bundler/rake-13.2.1
Bump rake from 13.2.0 to 13.2.1
2024-05-28 12:12:40 -07:00
e9126bf3ea
Merge pull request #103 from samsonjs/dependabot/bundler/rexml-3.2.8
Bump rexml from 3.2.6 to 3.2.8
2024-05-28 12:12:31 -07:00
dependabot[bot]
f85f8b6b32
Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 21:47:22 +00:00
dependabot[bot]
5b89cd78c6
Bump rake from 13.2.0 to 13.2.1
Bumps [rake](https://github.com/ruby/rake) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v13.2.0...v13.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 13:04:39 +00:00
1a9099a8f0
Merge pull request #100 from samsonjs/ruby-3.3.0
Update to Ruby 3.3.0
2024-04-03 19:31:22 -07:00
680e6ab2ed Update to Ruby 3.3.0 2024-04-03 19:26:30 -07:00
1f9e4faa08
Merge pull request #93 from samsonjs/dependabot/bundler/rake-compiler-1.2.7
Bump rake-compiler from 1.2.5 to 1.2.7
2024-04-03 18:49:29 -07:00
9627be0a88
Merge pull request #99 from samsonjs/dependabot/bundler/rubocop-performance-1.21.0
Bump rubocop-performance from 1.20.2 to 1.21.0
2024-04-03 18:49:14 -07:00
dependabot[bot]
3ddfd8c5e6
Bump rubocop-performance from 1.20.2 to 1.21.0
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.20.2 to 1.21.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.20.2...v1.21.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>
2024-04-01 13:20:40 +00:00
717e0503c9
Merge pull request #98 from samsonjs/update-gems
Update all gems
2024-03-14 11:34:38 -07:00
be98465678
Update all gems 2024-03-14 11:31:31 -07:00
8166b505d7
Merge pull request #86 from samsonjs/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2024-03-14 11:29:56 -07:00
78c10585b1
Merge pull request #97 from samsonjs/dependabot/github_actions/release-drafter/release-drafter-6
Bump release-drafter/release-drafter from 5 to 6
2024-03-14 11:29:49 -07:00
dependabot[bot]
6cd351dbd1
Bump release-drafter/release-drafter from 5 to 6
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 14:23:43 +00:00
dependabot[bot]
42f7338076
Bump rake-compiler from 1.2.5 to 1.2.7
Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.2.5 to 1.2.7.
- [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.5...v1.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 14:39:06 +00:00
dependabot[bot]
d12780dace
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 14:35:26 +00:00
fd078bb3e0
Merge pull request #85 from samsonjs/dependabot/bundler/rubocop-1.58.0
Bump rubocop from 1.57.2 to 1.58.0
2023-12-04 17:24:51 -08:00
dependabot[bot]
b5f2f23b6e
Bump rubocop from 1.57.2 to 1.58.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.2 to 1.58.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.57.2...v1.58.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-12-01 14:26:11 +00:00
03c8410c64
Merge pull request #84 from samsonjs/update-gems
Update dependencies
2023-11-16 15:00:29 -08:00
2c1c689945 Update dependencies 2023-11-16 14:58:33 -08:00
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