Gemfile.lock in circleci-bundle-update-pr-1.9.0 vs Gemfile.lock in circleci-bundle-update-pr-1.9.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- circleci-bundle-update-pr (1.9.0)
+ circleci-bundle-update-pr (1.9.1)
compare_linker (>= 1.4.0)
octokit
GEM
remote: https://rubygems.org/
@@ -11,18 +11,32 @@
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
compare_linker (1.4.0)
httpclient
octokit
+ diff-lcs (1.3)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
httpclient (2.8.3)
multipart-post (2.0.0)
octokit (4.9.0)
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (3.0.2)
rake (12.3.1)
+ rspec (3.7.0)
+ rspec-core (~> 3.7.0)
+ rspec-expectations (~> 3.7.0)
+ rspec-mocks (~> 3.7.0)
+ rspec-core (3.7.1)
+ rspec-support (~> 3.7.0)
+ rspec-expectations (3.7.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ 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)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
PLATFORMS
@@ -32,8 +46,9 @@
DEPENDENCIES
bundler
circleci-bundle-update-pr!
rake
+ rspec (~> 3.7)
BUNDLED WITH
1.16.2