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

36 Коммитов

Автор SHA1 Сообщение Дата
Jon Ruskin ccffc66ff4 remove cocoapods development dependency
+ reinstate install step in CI
2022-12-22 15:37:47 -07:00
Jon Ruskin cdf04d2a9b target specific dependency versions
and use dependabot to update versions
2022-12-22 14:57:24 -07:00
Jon Ruskin e5b5876063 remove explicit dependency on bundler
bump required ruby version to >= 2.6, which includes
bundler by default with ruby installs
2022-12-22 14:53:27 -07:00
Louis Boudreau cf41569ff4 Requested changes 2022-12-12 11:16:00 -05:00
Louis Boudreau fdd18f7a4b Add CocoaPods source 2022-12-08 17:31:48 -05:00
dependabot[bot] 10cb65084c
Update mocha requirement from ~> 1.0 to ~> 2.0
Updates the requirements on [mocha](https://github.com/freerange/mocha) to permit the latest version.
- [Release notes](https://github.com/freerange/mocha/releases)
- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)
- [Commits](https://github.com/freerange/mocha/compare/v1.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 09:00:29 +00:00
Jon Ruskin 28e295b2d5
Update licensed.gemspec
try removing explicit dependency on rubocop
2022-10-14 08:07:37 -07:00
Jon Ruskin ac7457a6d5 add explicit dependency on JSON gem
use >= 2.6.2 to include a [segfault fix](b59368a8c2)
2022-07-31 18:11:00 -07:00
dependabot[bot] 0d4b34e9c7
Update rubocop requirement from ~> 0.49, < 1.20 to ~> 1.26, < 1.27
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
- [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/v0.49.0...v1.26.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 09:01:22 +00:00
dependabot[bot] cac99cfb2e
Update byebug requirement from ~> 11.0.1 to ~> 11.1.3
Updates the requirements on [byebug](https://github.com/deivid-rodriguez/byebug) to permit the latest version.
- [Release notes](https://github.com/deivid-rodriguez/byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/deivid-rodriguez/byebug/compare/v11.0.1...v11.1.3)

---
updated-dependencies:
- dependency-name: byebug
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 09:00:56 +00:00
Jon Ruskin 821b39bdb6 enforce using licensee >= 9.15.2 2022-02-24 10:34:09 -07:00
Jon Ruskin 0114d0553f don't include miscellaneous files in released gem
metadata files, scripts, docker files
2021-09-18 20:21:47 -07:00
Matthieu MOREL 7c5d1e591e Update rubocop requirement from ~> 0.49, < 0.67 to ~> 0.49, < 1.20
Signed-off-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>

Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
- [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/v0.49.0...v0.81.0)

Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 09:44:55 +02:00
Matthieu MOREL 6a3a4fa3fc chore(ci) : update dependencies and define caches
- setup dependencies
- define caches for cabal, go , gradle, pip, spm

Signed-off-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-Authored-By: Matthieu MOREL <mmorel-35@users.noreply.github.com>
2021-08-20 22:11:29 +02:00
Jon Ruskin cf18aa8040 remove Spy
Spy was used to inject reporters during testing
I instead reworked the code to allow callers
to provide reporter objects in #run options
2020-09-23 13:02:18 -07:00
Zach Renner 55bb8e5b8a React to NuGet changs in licensee 2020-05-15 09:45:27 -07:00
Jon Ruskin 73c375c91b require licensee 9.13.2
pick up character encoding fixes
2020-04-28 12:27:28 -07:00
eileencodes 82e8c6c029
Fix thor dependency
Rails now requires Thor 1.0 or higher so we need to update the
dependency on thor in licensed.
2020-03-24 16:51:41 -04:00
Jon Ruskin af6b038746 bump licensee to 19.13.1 <= x < 10.0.0
pick up octokit 4.17 for API deprecations
2020-03-19 11:25:18 -07:00
Jon Ruskin 04a9f63b23 update rake for CVE-2020-8130 2020-03-15 12:39:26 -07:00
Krzysztof Pawlik cc13e668c4 Run pipenv in parallel for discovered packages to improve performance. 2019-10-22 13:53:10 +02:00
Jon Ruskin 3913c2dc8a create reporters per command run 2019-09-23 09:24:34 -07:00
Jon Ruskin a03346d3f9 add contents hash versioning 2019-05-05 15:22:07 -07:00
Jon Ruskin 5c33c50ad6 pin rubocop to 0.66
until rubocop-github updates for https://github.com/rubocop-hq/rubocop/issues/6637
2019-04-05 08:03:27 -07:00
Jon Ruskin 647c629aba verify no network requests for non-license data 2019-03-24 16:24:45 -07:00
Jon Ruskin 9a51ab2c66
update licensee requirement 2019-02-12 20:47:31 -07:00
Dennis Ideler 862d5d2975 🎨 Consistent formatting of version constraints 2019-02-09 14:08:30 +00:00
Dennis Ideler 20e81ce005 Allow using bundler v2 during development 2019-02-09 14:08:30 +00:00
Jon Ruskin e1c4899381 remove remote fetching 2018-07-10 14:15:30 -07:00
Jon Ruskin 511d77123e
Merge pull request #54 from github/bundler-materialize-agnostic
Source bundler dependencies without using ::Bundler::Definition#specs
2018-06-22 11:10:27 -07:00
Jon Ruskin 39d78568b2 revert making byebug a runtime dependency 2018-06-15 16:24:49 -07:00
Jon Ruskin c4789c2d86 update gemspec 2018-06-15 16:24:04 -07:00
Jon Ruskin 4b9f63b67f bundler is a runtime dependency! 2018-06-15 15:40:40 -07:00
Jon Ruskin 962e3552a8 add godep source and tests 2018-05-21 17:00:24 -07:00
Jon Ruskin 98e8d5ef0f add byebug as development dependency 2018-04-03 08:18:20 -07:00
Jon Ruskin 43ae415fea v1.0.0 2018-02-20 08:20:41 -07:00