We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb4895a commit a796c22Copy full SHA for a796c22
Gemfile
@@ -47,7 +47,6 @@ group :development, :test do
47
gem 'rspec_junit_formatter', '~> 0.5'
48
gem 'rspec-rails', '~> 5.0'
49
gem 'ruby-prof', '~> 1.3.0'
50
- gem 'vcr'
51
gem 'webmock'
52
end
53
Gemfile.lock
@@ -436,7 +436,6 @@ GEM
436
unicode-display_width (3.1.4)
437
unicode-emoji (~> 4.0, >= 4.0.4)
438
unicode-emoji (4.0.4)
439
- vcr (6.1.0)
440
web-console (4.2.0)
441
actionview (>= 6.0.0)
442
activemodel (>= 6.0.0)
@@ -515,7 +514,6 @@ DEPENDENCIES
515
514
spring-watcher-listen (~> 2.0.0)
516
sprockets (~> 4.0)
517
tzinfo-data
518
- vcr
519
web-console (>= 3.3.0)
520
webmock
521
0 commit comments