about summary refs log tree commit diff
path: root/Gemfile
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2019-03-30 12:36:24 +0100
committerThibaut Girka <thib@sitedethib.com>2019-03-30 12:36:24 +0100
commit4444d8f9b3fac33caf3d4732e5f6112c5321d6ea (patch)
treec1fc1d30ed47bdc324fc7acddaaf40bf0a5a28d3 /Gemfile
parentb6fa500806f68d5394174e1f341dc61e3578760e (diff)
parent51625d3423051edb65081a7203bdbe52224d35f3 (diff)
Merge branch 'master' into glitch-soc/merge-upstream
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index ccabbd2e5..5f0e3ab2c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -108,7 +108,7 @@ group :production, :test do
 end
 
 group :test do
-  gem 'capybara', '~> 3.15'
+  gem 'capybara', '~> 3.16'
   gem 'climate_control', '~> 0.2'
   gem 'faker', '~> 1.9'
   gem 'microformats', '~> 4.1'