Skip to content

Commit

Permalink
Merge 37754fa into 288406a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 24, 2020
2 parents 288406a + 37754fa commit 2ddfd74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -67,7 +67,7 @@ group :development, :test do
gem 'rspec-rails', '~> 4.0'
gem 'rails-controller-testing'
gem 'awesome_print'
gem 'vcr', '~> 5.1'
gem 'vcr', '~> 6.0'

gem 'letter_opener'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -332,7 +332,7 @@ GEM
tzinfo (>= 1.0.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
vcr (5.1.0)
vcr (6.0.0)
warden (1.2.8)
rack (>= 2.0.6)
web-console (4.0.3)
Expand Down Expand Up @@ -395,7 +395,7 @@ DEPENDENCIES
typhoeus (~> 1.4.0)
tzinfo-data (~> 1.2020)
uglifier (>= 1.3.0)
vcr (~> 5.1)
vcr (~> 6.0)
web-console (~> 4.0)
webmock

Expand Down

0 comments on commit 2ddfd74

Please sign in to comment.