Skip to content

Commit 1da3a0d

Browse files
dependabot[bot]Gargron
authored andcommitted
Bump capybara from 3.12.0 to 3.13.2 (mastodon#9935)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.12.0 to 3.13.2. - [Release notes](https://github.com/teamcapybara/capybara/releases) - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](teamcapybara/capybara@3.12.0...3.13.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 668f17e commit 1da3a0d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ group :production, :test do
107107
end
108108

109109
group :test do
110-
gem 'capybara', '~> 3.12'
110+
gem 'capybara', '~> 3.13'
111111
gem 'climate_control', '~> 0.2'
112112
gem 'faker', '~> 1.9'
113113
gem 'microformats', '~> 4.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ GEM
126126
sshkit (~> 1.3)
127127
capistrano-yarn (2.0.2)
128128
capistrano (~> 3.0)
129-
capybara (3.12.0)
129+
capybara (3.13.2)
130130
addressable
131131
mini_mime (>= 0.1.3)
132132
nokogiri (~> 1.8)
@@ -669,7 +669,7 @@ DEPENDENCIES
669669
capistrano-rails (~> 1.4)
670670
capistrano-rbenv (~> 2.1)
671671
capistrano-yarn (~> 2.0)
672-
capybara (~> 3.12)
672+
capybara (~> 3.13)
673673
charlock_holmes (~> 0.7.6)
674674
chewy (~> 5.0)
675675
cld3 (~> 3.2.3)

0 commit comments

Comments
 (0)