vendor/bundle/ruby/3.0.0/specifications/capybara-3.35.3.gemspec in tdiary-5.1.5 vs vendor/bundle/ruby/3.0.0/specifications/capybara-3.35.3.gemspec in tdiary-5.1.6
- old
+ new
@@ -14,13 +14,13 @@
s.description = "Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website".freeze
s.email = ["twalpole@gmail.com".freeze, "jonas.nicklas@gmail.com".freeze]
s.homepage = "https://github.com/teamcapybara/capybara".freeze
s.licenses = ["MIT".freeze]
s.required_ruby_version = Gem::Requirement.new(">= 2.5.0".freeze)
- s.rubygems_version = "3.2.3".freeze
+ s.rubygems_version = "3.2.15".freeze
s.summary = "Capybara aims to simplify the process of integration testing Rack applications, such as Rails, Sinatra or Merb".freeze
- s.installed_by_version = "3.2.3" if s.respond_to? :installed_by_version
+ s.installed_by_version = "3.2.15" if s.respond_to? :installed_by_version
if s.respond_to? :specification_version then
s.specification_version = 4
end