vendor/bundle/ruby/2.7.0/specifications/webmock-2.3.2.gemspec in vagrant-unbundled-2.2.9.0 vs vendor/bundle/ruby/2.7.0/specifications/webmock-2.3.2.gemspec in vagrant-unbundled-2.2.10.0

- old
+ new

@@ -12,13 +12,13 @@ s.description = "WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.".freeze s.email = ["bartosz.blimke@gmail.com".freeze] s.homepage = "http://github.com/bblimke/webmock".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) - s.rubygems_version = "3.1.2".freeze + s.rubygems_version = "3.1.4".freeze s.summary = "Library for stubbing HTTP requests in Ruby.".freeze - s.installed_by_version = "3.1.2" if s.respond_to? :installed_by_version + s.installed_by_version = "3.1.4" if s.respond_to? :installed_by_version if s.respond_to? :specification_version then s.specification_version = 4 end