Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the prod-ruby-dependencies group across 1 directory with 2 updates #73

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the prod-ruby-dependencies group across 1 directory with 2 updates
Bumps the prod-ruby-dependencies group with 2 updates in the / directory: [contracts](https://github.com/egonSchiele/contracts.ruby) and [entitlements-app](https://github.com/github/entitlements-app).


Updates `contracts` from 0.17 to 0.17.2
- [Changelog](https://github.com/egonSchiele/contracts.ruby/blob/master/CHANGELOG.markdown)
- [Commits](egonSchiele/contracts.ruby@v0.17...v0.17.2)

Updates `entitlements-app` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/github/entitlements-app/releases)
- [Commits](github/entitlements-app@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: contracts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-ruby-dependencies
- dependency-name: entitlements-app
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-ruby-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
commit ba7eea90ac6b137426a3a9e6cdf11ff467ca31ef
32 changes: 20 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
contracts (0.17)
contracts (0.17.2)
crack (1.0.0)
bigdecimal
rexml
Expand All @@ -35,16 +35,20 @@ GEM
diff-lcs (1.5.1)
docile (1.4.0)
drb (2.2.1)
entitlements-app (1.0.0)
entitlements-app (1.1.0)
concurrent-ruby (~> 1.3, >= 1.3.1)
faraday (~> 2.0)
logger (~> 1.6)
net-ldap (~> 0.19)
octokit (~> 4.18)
optimist (~> 3.1)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ostruct (~> 0.6.0)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
hashdiff (1.1.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
Expand All @@ -54,20 +58,24 @@ GEM
reline (>= 0.4.2)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.2)
minitest (5.23.1)
mutex_m (0.2.0)
net-http (0.6.0)
uri
net-ldap (0.19.0)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
optimist (3.1.0)
optimist (3.2.0)
ostruct (0.6.1)
parallel (1.25.1)
parser (3.3.4.0)
ast (~> 2.4.1)
racc
psych (5.1.2)
stringio
public_suffix (5.0.5)
public_suffix (6.0.1)
racc (1.8.0)
rack (3.0.11)
rainbow (3.1.1)
Expand Down Expand Up @@ -117,7 +125,6 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rugged (1.7.2)
sawyer (0.9.2)
addressable (>= 2.3.5)
Expand All @@ -134,6 +141,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (1.0.2)
vcr (6.2.0)
webmock (3.23.1)
addressable (>= 2.8.0)
Expand Down
Binary file removed vendor/cache/addressable-2.8.6.gem
Binary file not shown.
Binary file added vendor/cache/addressable-2.8.7.gem
Binary file not shown.
Binary file removed vendor/cache/concurrent-ruby-1.3.3.gem
Binary file not shown.
Binary file added vendor/cache/concurrent-ruby-1.3.4.gem
Binary file not shown.
Binary file added vendor/cache/contracts-0.17.2.gem
Binary file not shown.
Binary file removed vendor/cache/contracts-0.17.gem
Binary file not shown.
Binary file removed vendor/cache/entitlements-app-1.0.0.gem
Binary file not shown.
Binary file added vendor/cache/entitlements-app-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.12.1.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-2.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-net_http-3.0.2.gem
Binary file not shown.
Binary file added vendor/cache/faraday-net_http-3.4.0.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.6.2.gem
Binary file not shown.
Binary file added vendor/cache/net-http-0.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/optimist-3.1.0.gem
Binary file not shown.
Binary file added vendor/cache/optimist-3.2.0.gem
Binary file not shown.
Binary file added vendor/cache/ostruct-0.6.1.gem
Binary file not shown.
Binary file removed vendor/cache/public_suffix-5.0.5.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-6.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/ruby2_keywords-0.0.5.gem
Binary file not shown.
Binary file added vendor/cache/uri-1.0.2.gem
Binary file not shown.
Loading