Commit 371ed5e8 authored by James Fargher's avatar James Fargher

Merge branch 'id-bump-rspec-rails' into 'master'

Bump rspec-rails to 4.1.2

See merge request gitlab-org/gitlab!59130
parents 974a30b3 00d149a8
......@@ -366,7 +366,7 @@ group :development, :test do
gem 'database_cleaner', '~> 1.7.0'
gem 'factory_bot_rails', '~> 6.1.0'
gem 'rspec-rails', '~> 4.0.2'
gem 'rspec-rails', '~> 4.1.2'
# Prevent occasions where minitest is not bundled in packaged versions of ruby (see #3826)
gem 'minitest', '~> 5.11.0'
......
......@@ -1075,7 +1075,7 @@ GEM
proc_to_ast
rspec (>= 2.13, < 4)
unparser
rspec-rails (4.0.2)
rspec-rails (4.1.2)
actionpack (>= 4.2)
activesupport (>= 4.2)
railties (>= 4.2)
......@@ -1563,7 +1563,7 @@ DEPENDENCIES
rouge (~> 3.26.0)
rqrcode-rails3 (~> 0.1.7)
rspec-parameterized
rspec-rails (~> 4.0.2)
rspec-rails (~> 4.1.2)
rspec-retry (~> 0.6.1)
rspec_junit_formatter
rspec_profiling (~> 0.0.6)
......
---
title: Bump rspec-rails to 4.1.2
merge_request: 59130
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment