Gemfile.lock in circleci-bundle-update-pr-1.16.1 vs Gemfile.lock in circleci-bundle-update-pr-1.17.0
- old
+ new
@@ -1,63 +1,61 @@
PATH
remote: .
specs:
- circleci-bundle-update-pr (1.16.1)
+ circleci-bundle-update-pr (1.17.0)
compare_linker (>= 1.4.0)
octokit
GEM
remote: https://rubygems.org/
specs:
- addressable (2.5.2)
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
ast (2.4.0)
compare_linker (1.4.3)
httpclient
octokit
diff-lcs (1.3)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
httpclient (2.8.3)
jaro_winkler (1.5.2)
- multipart-post (2.0.0)
+ multipart-post (2.1.1)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.17.0)
- parser (2.6.2.1)
+ parser (2.6.3.0)
ast (~> 2.4.0)
- psych (3.1.0)
- public_suffix (3.0.3)
+ public_suffix (4.0.1)
rainbow (3.0.0)
rake (12.3.2)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
+ rspec-core (3.8.1)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
- rubocop (0.67.2)
+ rspec-support (3.8.2)
+ rubocop (0.71.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
- parser (>= 2.5, != 2.5.1.1)
- psych (>= 3.1.0)
+ parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.6)
- rubocop-rspec (1.32.0)
+ unicode-display_width (>= 1.4.0, < 1.7)
+ rubocop-rspec (1.33.0)
rubocop (>= 0.60.0)
- ruby-progressbar (1.10.0)
- sawyer (0.8.1)
- addressable (>= 2.3.5, < 2.6)
- faraday (~> 0.8, < 1.0)
- unicode-display_width (1.5.0)
+ ruby-progressbar (1.10.1)
+ sawyer (0.8.2)
+ addressable (>= 2.3.5)
+ faraday (> 0.8, < 2.0)
+ unicode-display_width (1.6.0)
PLATFORMS
ruby
x86_64-darwin-16
x86_64-darwin-17