Skip to content

Commit

Permalink
(maint) - Pin to rspec ~> 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbreen28 committed Feb 6, 2024
1 parent 4eb9812 commit 2027d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ group :test do
gem 'parallel'
gem 'parallel_tests'
gem 'rake'
gem 'rspec', '~> 3.0'
gem 'rspec', '~> 3.12.0'
gem 'rubocop', '~> 1.50.0', require: false
gem 'rubocop-performance', '~> 1.16', require: false
gem 'rubocop-rspec', '~> 2.19', require: false
Expand Down

0 comments on commit 2027d33

Please sign in to comment.