Skip to content

Commit 94ebb78

Browse files
Bump rspec-rails from 3.6.0 to 3.6.1
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md) - [Commits](rspec/rspec-rails@v3.6.0...v3.6.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e35021 commit 94ebb78

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ group :development, :test do
323323

324324
gem 'database_cleaner', '~> 1.5.0'
325325
gem 'factory_bot_rails', '~> 4.8.2'
326-
gem 'rspec-rails', '~> 3.6.0'
326+
gem 'rspec-rails', '~> 3.6.1'
327327
gem 'rspec-retry', '~> 0.4.5'
328328
gem 'rspec_profiling', '~> 0.0.5'
329329
gem 'rspec-set', '~> 0.1.3'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ GEM
763763
proc_to_ast
764764
rspec (>= 2.13, < 4)
765765
unparser
766-
rspec-rails (3.6.0)
766+
rspec-rails (3.6.1)
767767
actionpack (>= 3.0)
768768
activesupport (>= 3.0)
769769
railties (>= 3.0)
@@ -1142,7 +1142,7 @@ DEPENDENCIES
11421142
rouge (~> 3.1)
11431143
rqrcode-rails3 (~> 0.1.7)
11441144
rspec-parameterized
1145-
rspec-rails (~> 3.6.0)
1145+
rspec-rails (~> 3.6.1)
11461146
rspec-retry (~> 0.4.5)
11471147
rspec-set (~> 0.1.3)
11481148
rspec_profiling (~> 0.0.5)

0 commit comments

Comments
 (0)