summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2018-08-14 13:50:07 -0500
committerRobert Speicher <rspeicher@gmail.com>2018-08-15 16:04:11 -0500
commit1a34780df5f18075277cb011b84bfc36c3214e79 (patch)
tree8e5aae499097f6f80751fde34eee91a34312e835 /Gemfile.lock
parent122d84a403d3534dea743d94aa23d4115cc804a8 (diff)
downloadgitlab-shell-1a34780df5f18075277cb011b84bfc36c3214e79.tar.gz
Update VCR to 4.0.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 88fc8c0..82a3eea 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -59,7 +59,7 @@ GEM
simplecov-html (0.9.0)
thor (0.20.0)
unicode-display_width (1.4.0)
- vcr (2.4.0)
+ vcr (4.0.0)
webmock (1.9.3)
addressable (>= 2.2.7)
crack (>= 0.3.2)
@@ -75,7 +75,7 @@ DEPENDENCIES
rspec-its (~> 1.0.0)
rubocop (= 0.49.1)
simplecov (~> 0.9.0)
- vcr (~> 2.4.0)
+ vcr (~> 4.0.0)
webmock (~> 1.9.0)
BUNDLED WITH