diff --git a/.gitignore b/.gitignore index 789dadcf..608cfd81 100644 --- a/.gitignore +++ b/.gitignore @@ -9,8 +9,6 @@ /test/tmp/ /test/version_tmp/ /tmp/ -.ruby-version -.ruby-gemset # Used by dotenv library to load environment variables. .env @@ -44,9 +42,9 @@ build-iPhoneSimulator/ # for a library or gem, you might want to ignore these files since the code is # intended to run in multiple environments; otherwise, check them in: -# Gemfile.lock -# .ruby-version -# .ruby-gemset +Gemfile.lock +.ruby-version +.ruby-gemset # unless supporting rvm < 1.11.0 or doing something fancy, ignore this: .rvmrc diff --git a/Gemfile.lock b/Gemfile.lock index f9ee7bc7..d58391ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - xero-ruby (3.4.0) + xero-ruby (3.6.0) faraday (~> 1.0, >= 1.0.1) json (~> 2.1, >= 2.1.0) json-jwt (~> 1.5, >= 1.5.2) @@ -9,51 +9,54 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.1) + activesupport (7.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) aes_key_wrap (1.1.0) - ast (2.4.1) + ast (2.4.2) bindata (2.4.10) byebug (11.1.3) coderay (1.1.3) concurrent-ruby (1.1.9) - diff-lcs (1.4.4) - faraday (1.8.0) + diff-lcs (1.5.0) + faraday (1.9.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) - faraday-httpclient (~> 1.0.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) + faraday-net_http_persistent (~> 1.0) faraday-patron (~> 1.0) faraday-rack (~> 1.0) - multipart-post (>= 1.2, < 3) + faraday-retry (~> 1.0) ruby2_keywords (>= 0.0.4) faraday-em_http (1.0.0) faraday-em_synchrony (1.0.0) faraday-excon (1.1.0) faraday-httpclient (1.0.1) + faraday-multipart (1.0.3) + multipart-post (>= 1.2, < 3) faraday-net_http (1.0.1) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) - i18n (1.8.10) + faraday-retry (1.0.3) + i18n (1.9.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) - json (2.5.1) + json (2.6.1) json-jwt (1.13.0) activesupport (>= 4.2) aes_key_wrap bindata method_source (1.0.0) - minitest (5.14.4) + minitest (5.15.0) multipart-post (2.1.1) - parallel (1.20.1) - parser (2.7.2.0) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) pry (0.13.1) coderay (~> 1.1) @@ -61,22 +64,23 @@ GEM pry-byebug (3.9.0) byebug (~> 11.0) pry (~> 0.13.0) - psych (3.2.1) - rainbow (3.0.0) + psych (4.0.3) + stringio + rainbow (3.1.1) rake (12.3.3) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) - rspec-core (3.10.0) + rspec-core (3.10.2) rspec-support (~> 3.10.0) - rspec-expectations (3.10.0) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-mocks (3.10.0) + rspec-mocks (3.10.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.0) + rspec-support (3.10.3) rubocop (0.66.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) @@ -85,15 +89,16 @@ GEM rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.6) - ruby-progressbar (1.10.1) + ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) + stringio (3.0.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (1.5.0) - zeitwerk (2.4.2) PLATFORMS ruby + x86_64-darwin-20 DEPENDENCIES pry-byebug @@ -103,4 +108,4 @@ DEPENDENCIES xero-ruby! BUNDLED WITH - 2.2.26 + 2.2.3 diff --git a/docs/accounting/index.html b/docs/accounting/index.html index 66c3d2cd..6e4f8b25 100644 --- a/docs/accounting/index.html +++ b/docs/accounting/index.html @@ -5984,7 +5984,7 @@