зеркало из
1
0
Форкнуть 0
entitlements-github-plugin/Gemfile.lock

164 строки
3.9 KiB
Plaintext
Исходник Обычный вид История

2022-06-07 19:17:36 +03:00
PATH
remote: .
specs:
2024-05-30 21:29:22 +03:00
entitlements-github-plugin (1.0.0)
2023-09-21 19:02:45 +03:00
contracts (~> 0.17.0)
faraday (~> 2.0)
faraday-retry (~> 2.0)
octokit (~> 4.25)
2022-06-07 19:17:36 +03:00
GEM
remote: https://rubygems.org/
specs:
2024-05-30 21:29:22 +03:00
activesupport (7.1.3.3)
2024-04-03 23:09:29 +03:00
base64
bigdecimal
2022-06-07 19:17:36 +03:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2024-04-03 23:09:29 +03:00
connection_pool (>= 2.2.5)
drb
2022-06-07 19:17:36 +03:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
2024-04-03 23:09:29 +03:00
mutex_m
2022-06-07 19:17:36 +03:00
tzinfo (~> 2.0)
2024-04-03 23:09:29 +03:00
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
2022-06-07 19:17:36 +03:00
ast (2.4.2)
2024-04-03 23:09:29 +03:00
base64 (0.2.0)
bigdecimal (3.1.8)
2024-05-30 21:29:22 +03:00
concurrent-ruby (1.3.1)
2024-04-03 23:09:29 +03:00
connection_pool (2.4.1)
2022-08-16 23:51:37 +03:00
contracts (0.17)
crack (1.0.0)
bigdecimal
2022-06-07 19:17:36 +03:00
rexml
2024-04-03 23:09:29 +03:00
diff-lcs (1.5.1)
2022-06-07 19:17:36 +03:00
docile (1.4.0)
2024-04-03 23:09:29 +03:00
drb (2.2.1)
2024-05-30 21:29:22 +03:00
entitlements-app (1.0.0)
concurrent-ruby (~> 1.3, >= 1.3.1)
faraday (~> 2.0)
2024-05-30 21:29:22 +03:00
net-ldap (~> 0.19)
2022-06-07 19:17:36 +03:00
octokit (~> 4.18)
2024-05-30 21:29:22 +03:00
optimist (~> 3.1)
faraday (2.9.1)
2024-04-03 23:09:29 +03:00
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
hashdiff (1.1.0)
2024-05-30 21:29:22 +03:00
i18n (1.14.5)
2022-06-07 19:17:36 +03:00
concurrent-ruby (~> 1.0)
Bump the dev-ruby-dependencies group with 4 updates Updates the requirements on [rake](https://github.com/ruby/rake), [rspec](https://github.com/rspec/rspec-metagem), [rspec-core](https://github.com/rspec/rspec-core) and [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Updates `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) Updates `rspec` from 3.8.0 to 3.13.0 - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.8.0...v3.13.0) Updates `rspec-core` from 3.8.0 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.0...v3.13.0) Updates `rspec-core` from 3.8.0 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.0...v3.13.0) Updates `rubocop` from 1.62.1 to 1.63.3 - [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.63.3) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-dependencies - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 00:45:13 +03:00
json (2.7.2)
2024-04-03 23:16:40 +03:00
language_server-protocol (3.17.0.3)
2024-05-30 21:29:22 +03:00
minitest (5.23.1)
2024-04-03 23:09:29 +03:00
mutex_m (0.2.0)
net-http (0.4.1)
uri
2024-04-03 23:05:48 +03:00
net-ldap (0.19.0)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
2024-05-30 21:29:22 +03:00
optimist (3.1.0)
2024-04-03 23:09:29 +03:00
parallel (1.24.0)
parser (3.3.1.0)
2022-06-07 19:17:36 +03:00
ast (~> 2.4.1)
2023-08-28 19:31:45 +03:00
racc
prism (0.29.0)
2024-04-03 23:09:29 +03:00
public_suffix (5.0.5)
racc (1.8.0)
2024-05-30 21:29:22 +03:00
rack (3.0.11)
2022-06-07 19:17:36 +03:00
rainbow (3.1.1)
Bump the dev-ruby-dependencies group with 4 updates Updates the requirements on [rake](https://github.com/ruby/rake), [rspec](https://github.com/rspec/rspec-metagem), [rspec-core](https://github.com/rspec/rspec-core) and [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Updates `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) Updates `rspec` from 3.8.0 to 3.13.0 - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.8.0...v3.13.0) Updates `rspec-core` from 3.8.0 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.0...v3.13.0) Updates `rspec-core` from 3.8.0 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.0...v3.13.0) Updates `rubocop` from 1.62.1 to 1.63.3 - [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.63.3) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-dependencies - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 00:45:13 +03:00
rake (13.2.1)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
2024-05-30 21:29:22 +03:00
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.6)
2022-06-07 19:17:36 +03:00
diff-lcs (>= 1.2.0, < 2.0)
2024-05-30 21:29:22 +03:00
rspec-support (~> 3.8.0)
rspec-mocks (3.8.2)
2022-06-07 19:17:36 +03:00
diff-lcs (>= 1.2.0, < 2.0)
2024-05-30 21:29:22 +03:00
rspec-support (~> 3.8.0)
rspec-support (3.8.3)
rubocop (1.64.0)
2024-04-03 23:16:40 +03:00
json (~> 2.3)
language_server-protocol (>= 3.17.0)
2022-06-07 19:17:36 +03:00
parallel (~> 1.10)
2024-04-03 23:16:40 +03:00
parser (>= 3.3.0.2)
2022-06-07 19:17:36 +03:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
2024-04-03 23:16:40 +03:00
rubocop-ast (>= 1.31.1, < 2.0)
2022-06-07 19:17:36 +03:00
ruby-progressbar (~> 1.7)
2024-04-03 23:16:40 +03:00
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
2024-04-03 23:16:40 +03:00
rubocop-github (0.20.0)
rubocop (>= 1.37)
rubocop-performance (>= 1.15)
rubocop-rails (>= 2.17)
Bump the dev-ruby-dependencies group with 5 updates Updates the requirements on [rake](https://github.com/ruby/rake), [rspec](https://github.com/rspec/rspec-metagem), [rspec-core](https://github.com/rspec/rspec-core), [rubocop-performance](https://github.com/rubocop/rubocop-performance) and [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version. Updates `rake` from 13.0.6 to 13.2.0 - [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.0.6...v13.2.0) Updates `rspec` from 3.8.0 to 3.13.0 - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.8.0...v3.13.0) Updates `rspec-core` from 3.8.2 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.2...v3.13.0) Updates `rspec-core` from 3.8.2 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.2...v3.13.0) Updates `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) Updates `simplecov` from 0.16.1 to 0.22.0 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.16.1...v0.22.0) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: simplecov dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 00:27:16 +03:00
rubocop-performance (1.21.0)
2024-04-03 23:16:40 +03:00
rubocop (>= 1.48.1, < 2.0)
Bump the dev-ruby-dependencies group with 5 updates Updates the requirements on [rake](https://github.com/ruby/rake), [rspec](https://github.com/rspec/rspec-metagem), [rspec-core](https://github.com/rspec/rspec-core), [rubocop-performance](https://github.com/rubocop/rubocop-performance) and [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version. Updates `rake` from 13.0.6 to 13.2.0 - [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.0.6...v13.2.0) Updates `rspec` from 3.8.0 to 3.13.0 - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.8.0...v3.13.0) Updates `rspec-core` from 3.8.2 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.2...v3.13.0) Updates `rspec-core` from 3.8.2 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.2...v3.13.0) Updates `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) Updates `simplecov` from 0.16.1 to 0.22.0 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.16.1...v0.22.0) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: simplecov dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 00:27:16 +03:00
rubocop-ast (>= 1.31.1, < 2.0)
2024-05-30 21:29:22 +03:00
rubocop-rails (2.25.0)
2022-06-07 19:17:36 +03:00
activesupport (>= 4.2.0)
rack (>= 1.1)
2024-04-03 23:16:40 +03:00
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-lsp (0.16.7)
language_server-protocol (~> 3.17.0)
prism (>= 0.29.0, < 0.30)
sorbet-runtime (>= 0.5.10782)
2023-08-28 19:31:45 +03:00
ruby-progressbar (1.13.0)
2024-04-03 23:05:48 +03:00
rugged (1.7.2)
sawyer (0.9.2)
2022-06-07 19:17:36 +03:00
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
Bump the dev-ruby-dependencies group with 5 updates Updates the requirements on [rake](https://github.com/ruby/rake), [rspec](https://github.com/rspec/rspec-metagem), [rspec-core](https://github.com/rspec/rspec-core), [rubocop-performance](https://github.com/rubocop/rubocop-performance) and [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version. Updates `rake` from 13.0.6 to 13.2.0 - [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.0.6...v13.2.0) Updates `rspec` from 3.8.0 to 3.13.0 - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.8.0...v3.13.0) Updates `rspec-core` from 3.8.2 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.2...v3.13.0) Updates `rspec-core` from 3.8.2 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.2...v3.13.0) Updates `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) Updates `simplecov` from 0.16.1 to 0.22.0 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.16.1...v0.22.0) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: simplecov dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 00:27:16 +03:00
simplecov (0.22.0)
2022-06-07 19:17:36 +03:00
docile (~> 1.1)
Bump the dev-ruby-dependencies group with 5 updates Updates the requirements on [rake](https://github.com/ruby/rake), [rspec](https://github.com/rspec/rspec-metagem), [rspec-core](https://github.com/rspec/rspec-core), [rubocop-performance](https://github.com/rubocop/rubocop-performance) and [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version. Updates `rake` from 13.0.6 to 13.2.0 - [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.0.6...v13.2.0) Updates `rspec` from 3.8.0 to 3.13.0 - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.8.0...v3.13.0) Updates `rspec-core` from 3.8.2 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.2...v3.13.0) Updates `rspec-core` from 3.8.2 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.2...v3.13.0) Updates `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) Updates `simplecov` from 0.16.1 to 0.22.0 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.16.1...v0.22.0) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: simplecov dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 00:27:16 +03:00
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
2022-09-05 20:22:04 +03:00
simplecov-erb (1.0.1)
simplecov (< 1.0)
Bump the dev-ruby-dependencies group with 5 updates Updates the requirements on [rake](https://github.com/ruby/rake), [rspec](https://github.com/rspec/rspec-metagem), [rspec-core](https://github.com/rspec/rspec-core), [rubocop-performance](https://github.com/rubocop/rubocop-performance) and [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version. Updates `rake` from 13.0.6 to 13.2.0 - [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.0.6...v13.2.0) Updates `rspec` from 3.8.0 to 3.13.0 - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.8.0...v3.13.0) Updates `rspec-core` from 3.8.2 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.2...v3.13.0) Updates `rspec-core` from 3.8.2 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.8.2...v3.13.0) Updates `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) Updates `simplecov` from 0.16.1 to 0.22.0 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.16.1...v0.22.0) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rspec-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: simplecov dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 00:27:16 +03:00
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
2024-05-30 21:29:22 +03:00
sorbet-runtime (0.5.11394)
strscan (3.1.0)
2023-08-28 19:31:45 +03:00
tzinfo (2.0.6)
2022-06-07 19:17:36 +03:00
concurrent-ruby (~> 1.0)
2024-04-03 23:09:29 +03:00
unicode-display_width (2.5.0)
uri (0.13.0)
vcr (6.2.0)
webmock (3.23.1)
addressable (>= 2.8.0)
2022-06-07 19:17:36 +03:00
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
2022-06-07 19:17:36 +03:00
PLATFORMS
2022-08-16 23:01:03 +03:00
ruby
2024-05-30 21:29:22 +03:00
x86_64-linux
2022-06-07 19:17:36 +03:00
DEPENDENCIES
2024-05-30 21:29:22 +03:00
entitlements-app (~> 1.0)
2022-06-07 19:17:36 +03:00
entitlements-github-plugin!
2024-05-30 21:29:22 +03:00
rake (~> 13.2, >= 13.2.1)
rspec (= 3.8.0)
rubocop (~> 1.64)
rubocop-github (~> 0.20)
rubocop-performance (~> 1.21)
ruby-lsp (~> 0.16.7)
2024-04-03 23:05:48 +03:00
rugged (~> 1.7, >= 1.7.2)
2024-05-30 21:29:22 +03:00
simplecov (~> 0.22.0)
simplecov-erb (~> 1.0, >= 1.0.1)
vcr (~> 6.2)
2024-05-30 21:29:22 +03:00
webmock (~> 3.23, >= 3.23.1)
2022-06-07 19:17:36 +03:00
BUNDLED WITH
2024-05-30 21:29:22 +03:00
2.5.9