Gemfile.lock in circleci-bundle-update-pr-1.6.2 vs Gemfile.lock in circleci-bundle-update-pr-1.7.0
- old
+ new
@@ -1,35 +1,37 @@
PATH
remote: .
specs:
- circleci-bundle-update-pr (1.6.2)
+ circleci-bundle-update-pr (1.7.0)
compare_linker
- octokit (~> 3.8)
+ octokit
GEM
remote: https://rubygems.org/
specs:
- addressable (2.3.8)
+ addressable (2.5.1)
+ public_suffix (~> 2.0, >= 2.0.2)
compare_linker (1.3.7)
httpclient
octokit
- faraday (0.9.2)
+ faraday (0.12.2)
multipart-post (>= 1.2, < 3)
httpclient (2.8.3)
multipart-post (2.0.0)
- octokit (3.8.0)
- sawyer (~> 0.6.0, >= 0.5.3)
- rake (10.5.0)
- sawyer (0.6.0)
- addressable (~> 2.3.5)
- faraday (~> 0.8, < 0.10)
+ octokit (4.7.0)
+ sawyer (~> 0.8.0, >= 0.5.3)
+ public_suffix (2.0.5)
+ rake (12.0.0)
+ sawyer (0.8.1)
+ addressable (>= 2.3.5, < 2.6)
+ faraday (~> 0.8, < 1.0)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.7)
+ bundler
circleci-bundle-update-pr!
- rake (~> 10.0)
+ rake
BUNDLED WITH
1.15.3