Gemfile.lock in circleci-bundle-update-pr-1.19.1 vs Gemfile.lock in circleci-bundle-update-pr-2.0.0
- old
+ new
@@ -1,62 +1,70 @@
PATH
remote: .
specs:
- circleci-bundle-update-pr (1.19.1)
+ circleci-bundle-update-pr (2.0.0)
compare_linker (>= 1.4.0)
octokit
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
- ast (2.4.0)
+ ast (2.4.1)
compare_linker (1.4.4)
httpclient
octokit
- diff-lcs (1.3)
- faraday (1.0.0)
+ diff-lcs (1.4.4)
+ faraday (1.1.0)
multipart-post (>= 1.2, < 3)
+ ruby2_keywords
httpclient (2.8.3)
- jaro_winkler (1.5.4)
multipart-post (2.1.1)
- octokit (4.17.0)
+ octokit (4.19.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- parallel (1.19.1)
- parser (2.7.0.2)
- ast (~> 2.4.0)
- public_suffix (4.0.3)
+ parallel (1.19.2)
+ parser (2.7.2.0)
+ ast (~> 2.4.1)
+ public_suffix (4.0.6)
rainbow (3.0.0)
rake (13.0.1)
+ regexp_parser (1.8.2)
+ rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
- rspec-core (3.9.1)
- rspec-support (~> 3.9.1)
- rspec-expectations (3.9.0)
+ rspec-core (3.9.3)
+ rspec-support (~> 3.9.3)
+ rspec-expectations (3.9.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
- rspec-support (3.9.2)
- rubocop (0.79.0)
- jaro_winkler (~> 1.5.1)
+ rspec-support (3.9.4)
+ rubocop (0.93.1)
parallel (~> 1.10)
- parser (>= 2.7.0.1)
+ parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8)
+ rexml
+ rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.7)
- rubocop-rspec (1.38.1)
- rubocop (>= 0.68.1)
+ unicode-display_width (>= 1.4.0, < 2.0)
+ rubocop-ast (1.1.0)
+ parser (>= 2.7.1.5)
+ rubocop-rspec (1.44.1)
+ rubocop (~> 0.87)
+ rubocop-ast (>= 0.7.1)
ruby-progressbar (1.10.1)
+ ruby2_keywords (0.0.2)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
- unicode-display_width (1.6.1)
+ unicode-display_width (1.7.0)
PLATFORMS
ruby
x86_64-darwin-16
x86_64-darwin-17