From 98954234150a2b12c55d964c075392b0ee5e9be4 Mon Sep 17 00:00:00 2001 From: sangeet-joy_xero Date: Mon, 5 Aug 2024 11:02:04 +0530 Subject: [PATCH] lock file updated --- Gemfile.lock | 61 +++++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 29 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fdfaf492..cc699f1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - xero-ruby (9.0.0) + xero-ruby (9.1.0) faraday (>= 2.0, < 3.0) json (~> 2.1, >= 2.1.0) json-jwt (~> 1.16, >= 1.16.3) @@ -28,15 +28,15 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.3) connection_pool (2.4.1) - diff-lcs (1.5.0) + diff-lcs (1.5.1) drb (2.2.1) - faraday (2.8.1) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) + faraday (2.10.1) + faraday-net_http (>= 2.0, < 3.2) + logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-net_http (3.0.2) + faraday-net_http (3.1.1) + net-http i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.7.2) @@ -47,38 +47,41 @@ GEM bindata faraday (~> 2.0) faraday-follow_redirects - method_source (1.0.0) - minitest (5.24.0) + logger (1.6.0) + method_source (1.1.0) + minitest (5.24.1) mutex_m (0.2.0) + net-http (0.4.1) + uri parallel (1.25.1) - parser (3.3.3.0) + parser (3.3.4.0) ast (~> 2.4.1) racc - pry (0.13.1) + pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.9.0) + pry-byebug (3.10.1) byebug (~> 11.0) - pry (~> 0.13.0) - racc (1.8.0) + pry (>= 0.13, < 0.15) + racc (1.8.1) rainbow (3.1.1) rake (12.3.3) regexp_parser (2.9.2) - rexml (3.3.0) + rexml (3.3.4) strscan - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.2) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.2) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.3) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.3) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5) @@ -91,15 +94,15 @@ GEM rubocop-ast (1.31.3) parser (>= 3.3.1.0) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) strscan (3.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) + uri (0.13.0) PLATFORMS + arm64-darwin-23 ruby - x86_64-darwin-20 DEPENDENCIES pry-byebug @@ -109,4 +112,4 @@ DEPENDENCIES xero-ruby! BUNDLED WITH - 2.4.22 + 2.5.11