Граф коммитов

203 Коммитов

Автор SHA1 Сообщение Дата
Grant Birkinbine 880ebf2c0d
Merge pull request #43 from github/dependabot/bundler/bundler-6e3bc67060
Bump rexml from 3.3.5 to 3.3.6 in the bundler group
2024-08-26 10:36:04 -07:00
dependabot[bot] 746bf5a84c
Bump rexml from 3.3.5 to 3.3.6 in the bundler group
Bumps the bundler group with 1 update: [rexml](https://github.com/ruby/rexml).


Updates `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
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 20:58:37 +00:00
Chris Wage 8cb4876007
Merge pull request #42 from github/bump-rexml
updating rexml
2024-08-14 14:03:48 -05:00
Chris Wage 8010ae4945
updating rexml 2024-08-14 13:35:02 -05:00
Grant Birkinbine c81bf9d839
Merge pull request #39 from github/deprecate-ruby-2
Ruby 2.x Deprecation
2024-05-30 11:03:16 -07:00
GrantBirki 9ca75f1b63
match bundler in Dockerfile 2024-05-30 10:30:58 -07:00
GrantBirki d1ed45f4d0
make the Ruby dockerfile version match 2024-05-30 10:28:06 -07:00
GrantBirki e2a51ad985
run `bundle update` 2024-05-30 09:53:51 -07:00
GrantBirki 52e8e5a174
update development gems 2024-05-30 09:53:15 -07:00
GrantBirki e9b29efec6
bump optimist 2024-05-30 09:48:40 -07:00
GrantBirki 525e8a3e56
update rake 2024-05-30 09:46:08 -07:00
GrantBirki 815bce3385
updating gems and running the linter part 1 2024-05-30 09:41:54 -07:00
GrantBirki edf36965cb
use `xl` images to speed up ci 2024-05-30 09:30:06 -07:00
GrantBirki 8875624d3b
bump faraday gem 2024-05-30 09:29:01 -07:00
GrantBirki 726d483434
bump 2024-05-30 09:22:59 -07:00
GrantBirki 01d0d2d7f4
bump major release for breaking change 2024-05-30 09:22:45 -07:00
GrantBirki aec87c7637
require a ruby version of at least 3.x 2024-05-30 09:22:16 -07:00
GrantBirki 4441d8c888
remove ruby 2.7.5 from CI suite 2024-05-30 09:19:14 -07:00
GrantBirki b1c3ce71e6
add a warning message if ruby 2.7 is used 2024-05-30 09:19:05 -07:00
Grant Birkinbine c3cf388356
Merge pull request #38 from github/general-updates
General Updates
2024-05-29 14:35:02 -07:00
GrantBirki 4978eebde9
bump `net-ldap` Gem 2024-05-29 14:09:38 -07:00
GrantBirki 054d41a0e5
bump version 2024-05-29 14:09:25 -07:00
GrantBirki 7787e4b3bd
bump ruby version to `3.3.1` (latest) 2024-05-29 14:03:32 -07:00
GrantBirki d88fdf7eaf
remove unused imports 2024-05-29 13:21:31 -07:00
GrantBirki 4e951bf157
fix root dir for spec tests 2024-05-29 13:14:50 -07:00
GrantBirki 5eea217f4e
update `script/test` to call rubocop through `bundle exec` 2024-05-29 13:07:21 -07:00
GrantBirki 293d4f7395
call boostrap first 2024-05-29 13:06:54 -07:00
GrantBirki 659f97df8a
bump codeql versions 2024-05-29 13:06:40 -07:00
GrantBirki 99ecdc2c58
use a modern test script 2024-05-29 12:59:17 -07:00
GrantBirki 3e7e49ec3d
update `setup-ruby` ci versions 2024-05-29 12:52:52 -07:00
Grant Birkinbine 4b76a3344e
Merge pull request #37 from github/attest-build-provenance
Attest Build Provenance
2024-05-22 16:58:53 -07:00
GrantBirki 08696423d8
publish build attestations for the `entitlements-app` gem 2024-05-22 14:23:40 -07:00
GrantBirki 8901ab45c5
bump version 2024-05-22 14:21:43 -07:00
Grant Birkinbine a52c0a072b
Merge pull request #36 from github/dependabot/bundler/bundler-ef8ef157fc
Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory
2024-05-20 11:12:31 -07:00
GrantBirki 262efbbb3c
bundle install 2024-05-20 10:29:05 -07:00
Grant Birkinbine 9b4cea831f
bump version 2024-05-20 09:17:33 -07:00
dependabot[bot] 4948f0bf88
Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [rexml](https://github.com/ruby/rexml).


Updates `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
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 21:12:06 +00:00
John Ruiz cea79e613b
Merge pull request #35 from github/jar349-patch-2
Fix the Build action to run on macos again
2024-05-09 19:21:00 -04:00
John Ruiz 373b006283
Update build.yml
go back to `macos-latest`
2024-05-09 18:14:47 -04:00
John Ruiz dbb147519f
Update build.yml 2024-05-09 18:03:33 -04:00
John Ruiz 0cc6edcbff
Update build.yml 2024-05-09 17:42:50 -04:00
John Ruiz f81329a834
Update build.yml 2024-05-09 17:36:32 -04:00
Grant Birkinbine cc422af284
Merge pull request #33 from github/docker-compose-v2
use docker compose v2
2024-04-03 13:24:56 -06:00
GrantBirki ca618e570d
use docker compose v2 2024-04-03 13:13:36 -06:00
Grant Birkinbine e05e88ac38
Merge pull request #32 from github/bump-patch
bump a patch level
2024-03-18 14:04:06 -06:00
GrantBirki dc83ab52c7
bump a patch level 2024-03-18 13:27:00 -06:00
Grant Birkinbine ea7ec2996f
Merge pull request #31 from github/remove-open-ended-dep
remove open ended `debug` dependency
2024-03-18 12:08:22 -06:00
GrantBirki f53c625d90
just use 1.8.0 of debug 2024-03-18 10:52:42 -06:00
GrantBirki a341ab41df
remove open ended `debug` dependency 2024-03-18 10:44:22 -06:00
Grant Birkinbine d7c8357871
Merge pull request #27 from github/dependabot/bundler/rack-3.0.9.1
Bump rack from 3.0.8 to 3.0.9.1
2024-03-18 10:39:12 -06:00