Skip to content

Commit

Permalink
Merge pull request #73 from github/dependabot/bundler/prod-ruby-depen…
Browse files Browse the repository at this point in the history
…dencies-ccfab8c9dd

Bump the prod-ruby-dependencies group across 1 directory with 2 updates
  • Loading branch information
GrantBirki authored Dec 5, 2024
2 parents 562e441 + ba7eea9 commit 660357a
Show file tree
Hide file tree
Showing 22 changed files with 20 additions and 12 deletions.
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.

0 comments on commit 660357a

Please sign in to comment.