Gemfile.lock in acumatica-0.2.1 vs Gemfile.lock in acumatica-0.3.0

- old
+ new

@@ -1,28 +1,36 @@ PATH remote: . specs: - acumatica (0.2.1) + acumatica (0.3.0) + activesupport faraday faraday-cookie_jar faraday_middleware json GEM remote: https://rubygems.org/ specs: + activesupport (5.2.0) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) + ast (2.4.0) byebug (10.0.0) coderay (1.1.2) + concurrent-ruby (1.0.5) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) - domain_name (0.5.20170404) + domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) dotenv (2.2.2) - faraday (0.14.0) + faraday (0.15.0) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6) faraday (>= 0.7.4) http-cookie (~> 1.0.0) faraday_middleware (0.12.2) @@ -44,26 +52,34 @@ guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hashdiff (0.3.7) http-cookie (1.0.3) domain_name (~> 0.5) + i18n (1.0.1) + concurrent-ruby (~> 1.0) json (2.1.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) lumberjack (1.0.13) method_source (0.9.0) + minitest (5.11.3) multipart-post (2.0.0) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) + parallel (1.12.1) + parser (2.5.1.0) + ast (~> 2.4.0) + powerpack (0.1.1) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.2) + rainbow (3.0.0) rake (10.5.0) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) rspec (3.7.0) @@ -77,17 +93,31 @@ rspec-support (~> 3.7.0) rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) + rubocop (0.55.0) + parallel (~> 1.10) + parser (>= 2.5) + powerpack (~> 0.1) + rainbow (>= 2.2.2, < 4.0) + ruby-progressbar (~> 1.7) + unicode-display_width (~> 1.0, >= 1.0.1) + rubocop-rspec (1.25.1) + rubocop (>= 0.53.0) + ruby-progressbar (1.9.0) ruby_dep (1.5.0) safe_yaml (1.0.4) shellany (0.0.1) thor (0.20.0) + thread_safe (0.3.6) + tzinfo (1.2.5) + thread_safe (~> 0.1) unf (0.1.4) unf_ext unf_ext (0.0.7.5) + unicode-display_width (1.3.2) vcr (4.0.0) webmock (3.3.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff @@ -101,9 +131,11 @@ byebug dotenv guard-rspec rake (~> 10.0) rspec (~> 3.7.0) + rubocop (~> 0.55.0) + rubocop-rspec vcr webmock BUNDLED WITH 1.16.1