]> cat aescling's git repositories - mastodon.git/blobdiff - Gemfile
Bump rspec-rails from 4.1.0 to 5.0.0 (#15876)
[mastodon.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 7a5b119b84308a413553ace2f0dbb3dd57cc850e..5117962391ddce777637c92eb2998da47c04e4f9 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -109,7 +109,7 @@ group :development, :test do
   gem 'i18n-tasks', '~> 0.9', require: false
   gem 'pry-byebug', '~> 3.9'
   gem 'pry-rails', '~> 0.3'
-  gem 'rspec-rails', '~> 4.1'
+  gem 'rspec-rails', '~> 5.0'
 end
 
 group :production, :test do
This page took 0.026873 seconds and 3 git commands to generate.