Gemfile.lock in ledger_sync-netsuite-0.3.5 vs Gemfile.lock in ledger_sync-netsuite-0.3.6

- old
+ new

@@ -1,209 +1,222 @@ PATH remote: . specs: - ledger_sync-netsuite (0.3.5) + ledger_sync-netsuite (0.3.6) dotenv - ledger_sync (>= 2.0.2) + ledger_sync (>= 2.3.1) nokogiri oauth2 GEM remote: https://rubygems.org/ specs: - activemodel (6.1.3.2) - activesupport (= 6.1.3.2) - activesupport (6.1.3.2) + activemodel (7.0.2.2) + activesupport (= 7.0.2.2) + activesupport (7.0.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) awesome_print (1.9.2) - bump (0.9.0) byebug (11.1.3) climate_control (1.0.1) colorize (0.8.1) - concurrent-ruby (1.1.8) - coveralls (0.8.23) - json (>= 1.8, < 3) - simplecov (~> 0.16.1) - term-ansicolor (~> 1.3) - thor (>= 0.19.4, < 2.0) - tins (~> 1.6) + concurrent-ruby (1.1.9) + coveralls (0.7.2) + multi_json (~> 1.3) + rest-client (= 1.6.7) + simplecov (>= 0.7) + term-ansicolor (= 1.2.2) + thor (= 0.18.1) crack (0.4.5) rexml - diff-lcs (1.4.4) + diff-lcs (1.5.0) docile (1.4.0) dotenv (2.7.6) - dry-configurable (0.12.1) + dry-configurable (0.14.0) concurrent-ruby (~> 1.0) - dry-core (~> 0.5, >= 0.5.0) - dry-container (0.8.0) + dry-core (~> 0.6) + dry-container (0.9.0) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.6.0) + dry-configurable (~> 0.13, >= 0.13.0) + dry-core (0.7.1) concurrent-ruby (~> 1.0) - dry-equalizer (0.3.0) - dry-inflector (0.2.0) - dry-initializer (3.0.4) + dry-inflector (0.2.1) + dry-initializer (3.1.1) dry-logic (1.2.0) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5) - dry-schema (1.5.6) + dry-schema (1.9.1) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.8, >= 0.8.3) - dry-core (~> 0.4) - dry-equalizer (~> 0.2) + dry-configurable (~> 0.13, >= 0.13.0) + dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) dry-logic (~> 1.0) - dry-types (~> 1.4) + dry-types (~> 1.5) dry-types (1.5.1) concurrent-ruby (~> 1.0) dry-container (~> 0.3) dry-core (~> 0.5, >= 0.5) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) - dry-validation (1.5.6) + dry-validation (1.8.0) concurrent-ruby (~> 1.0) dry-container (~> 0.7, >= 0.7.1) - dry-core (~> 0.4) - dry-equalizer (~> 0.2) + dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) - dry-schema (~> 1.5, >= 1.5.2) - factory_bot (6.1.0) + dry-schema (~> 1.9, >= 1.9.1) + factory_bot (6.2.0) activesupport (>= 5.0.0) - faraday (1.4.2) + faraday (1.10.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) - multipart-post (>= 1.2, < 3) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) ruby2_keywords (>= 0.0.4) - faraday-detailed_logger (2.3.0) - faraday (>= 0.8, < 2) + faraday-detailed_logger (2.5.0) + faraday (>= 0.16, < 3) 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.1.0) - faraday_middleware (1.0.0) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) + faraday_middleware (1.2.0) faraday (~> 1.0) fingerprintable (1.2.1) colorize hashdiff (1.0.1) - i18n (1.8.10) + i18n (1.10.0) concurrent-ruby (~> 1.0) - json (2.5.1) - jwt (2.2.3) - ledger_sync (2.0.2) + ipaddr (1.2.4) + jwt (2.3.0) + ledger_sync (2.3.1) activemodel - colorize - dry-schema (~> 1.5.4) - dry-validation (~> 1.5.6) + dry-schema + dry-validation faraday faraday-detailed_logger faraday_middleware fingerprintable (>= 1.2.1) nokogiri openssl (~> 2.2.0) pd_ruby rack (~> 2.2.3) + rainbow (~> 3.0) resonad simply_serializable (>= 1.5.1) - minitest (5.14.4) + mime-types (3.4.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2022.0105) + mini_portile2 (2.8.0) + minitest (5.15.0) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) - nokogiri (1.11.7-x86_64-darwin) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - oauth2 (1.4.7) - faraday (>= 0.8, < 2.0) + oauth2 (1.4.9) + faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - openssl (2.2.0) - parallel (1.20.1) - parser (3.0.1.1) + openssl (2.2.1) + ipaddr + parallel (1.21.0) + parser (3.1.1.0) ast (~> 2.4.1) pd_ruby (0.2.3) colorize public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) - rainbow (3.0.0) - rake (13.0.3) - regexp_parser (2.1.1) + rainbow (3.1.1) + rake (13.0.6) + regexp_parser (2.2.1) resonad (1.4.0) + rest-client (1.6.7) + mime-types (>= 1.16) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec (3.11.0) + rspec-core (~> 3.11.0) + rspec-expectations (~> 3.11.0) + rspec-mocks (~> 3.11.0) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) + rspec-support (~> 3.11.0) + rspec-mocks (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.2) - rubocop (1.15.0) + rspec-support (~> 3.11.0) + rspec-support (3.11.0) + rubocop (1.25.1) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.5.0, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.6.0) - parser (>= 3.0.1.1) + rubocop-ast (1.16.0) + parser (>= 3.1.1.0) ruby-progressbar (1.11.0) - ruby2_keywords (0.0.4) - simplecov (0.16.1) + ruby2_keywords (0.0.5) + simplecov (0.21.2) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + simplecov-html (0.12.3) + simplecov-lcov (0.8.0) + simplecov_json_formatter (0.1.4) simply_serializable (1.5.1) fingerprintable (>= 1.2.1) - sync (0.5.0) - term-ansicolor (1.7.1) - tins (~> 1.0) - thor (1.1.0) - tins (1.29.1) - sync + term-ansicolor (1.2.2) + tins (~> 0.8) + thor (0.18.1) + tins (0.13.2) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) - webmock (3.13.0) - addressable (>= 2.3.6) + unicode-display_width (2.1.0) + webmock (3.14.0) + addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.4.2) PLATFORMS ruby DEPENDENCIES awesome_print - bump (~> 0.9.0) bundler (~> 2.1) byebug climate_control - coveralls (~> 0.8.23) - factory_bot (~> 6.1.0) + coveralls + factory_bot ledger_sync-netsuite! rake (~> 13.0) rspec (~> 3.2) rubocop + simplecov + simplecov-lcov webmock BUNDLED WITH - 2.1.4 + 2.2.22