Skip to content

Commit

Permalink
Merge pull request #113 from github/dependabot/bundler/prod-ruby-depe…
Browse files Browse the repository at this point in the history
…ndencies-fc97462d89

Bump the prod-ruby-dependencies group across 1 directory with 2 updates
  • Loading branch information
GrantBirki authored Dec 5, 2024
2 parents cda868f + 2db38e8 commit 3d4c518
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GEM
bigdecimal (3.1.8)
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 @@ -42,23 +42,23 @@ GEM
octokit (~> 4.18)
optimist (~> 3.1)
ostruct (~> 0.6.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
hashdiff (1.1.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
json (2.8.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.2)
minitest (5.23.1)
mutex_m (0.2.0)
net-http (0.4.1)
net-http (0.6.0)
uri
net-ldap (0.19.0)
octokit (4.25.1)
Expand Down Expand Up @@ -139,7 +139,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.1)
uri (1.0.2)
vcr (6.3.1)
base64
webmock (3.24.0)
Expand Down
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/faraday-2.12.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-net_http-3.3.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-net_http-3.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/json-2.7.2.gem
Binary file not shown.
Binary file added vendor/cache/json-2.8.2.gem
Binary file not shown.
Binary file removed vendor/cache/logger-1.6.1.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.6.2.gem
Binary file not shown.
Binary file removed vendor/cache/net-http-0.4.1.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/uri-0.13.1.gem
Binary file not shown.
Binary file added vendor/cache/uri-1.0.2.gem
Binary file not shown.

0 comments on commit 3d4c518

Please sign in to comment.