Gemfile.lock in asana-2.0.1 vs Gemfile.lock in asana-2.0.2

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - asana (2.0.1) + asana (2.0.2) faraday (~> 2.0) faraday-follow_redirects faraday-multipart oauth2 (>= 1.4, < 3) @@ -48,10 +48,11 @@ rubocop (< 2.0) guard-yard (2.2.1) guard (>= 1.1.0) yard (>= 0.7.0) hashie (5.0.0) + json (2.6.3) jwt (2.7.0) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) @@ -68,13 +69,12 @@ multi_xml (~> 0.5) rack (>= 1.2, < 4) snaky_hash (~> 2.0) version_gem (~> 1.1) parallel (1.22.1) - parser (2.7.2.0) + parser (3.2.1.0) ast (~> 2.4.1) - powerpack (0.1.3) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) rack (3.0.4.2) rack-protection (1.5.5) @@ -82,10 +82,12 @@ rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) + regexp_parser (2.7.0) + rexml (3.2.5) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-core (3.12.1) @@ -95,19 +97,27 @@ rspec-support (~> 3.12.0) rspec-mocks (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) - rubocop (0.52.1) + rubocop (1.47.0) + json (~> 2.3) parallel (~> 1.10) - parser (>= 2.4.0.2, < 3.0) - powerpack (~> 0.1) + parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.0, >= 1.0.1) - rubocop-rspec (1.22.2) - rubocop (>= 0.52.1) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.27.0) + parser (>= 3.2.1.0) + rubocop-capybara (2.17.1) + rubocop (~> 1.41) + rubocop-rspec (2.18.1) + rubocop (~> 1.33) + rubocop-capybara (~> 2.17) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) shellany (0.0.1) simplecov (0.22.0) docile (~> 1.1) @@ -118,11 +128,11 @@ snaky_hash (2.0.1) hashie version_gem (~> 1.1, >= 1.1.1) thor (1.2.1) tomparse (0.4.2) - unicode-display_width (1.8.0) + unicode-display_width (2.4.2) version_gem (1.1.1) webrick (1.7.0) yard (0.9.28) webrick (~> 1.7.0) yard-tomdoc (0.7.1) @@ -144,11 +154,11 @@ guard-yard oauth2 (~> 2.0.3) rack-protection (= 1.5.5) rake (~> 13.0) rspec (~> 3.2) - rubocop (~> 0.52.1) - rubocop-rspec (~> 1.22.2) + rubocop (~> 1.47.0) + rubocop-rspec (~> 2.18.1) simplecov yard yard-tomdoc BUNDLED WITH