Skip to content

Commit

Permalink
Merge pull request #7631 from headius/update_rspec
Browse files Browse the repository at this point in the history
Update to rspec 3.12
  • Loading branch information
headius committed Feb 7, 2023
2 parents 3bf8b01 + ae9bbeb commit be2d20c
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
@@ -1,3 +1,3 @@
source 'https://rubygems.org'

gem 'rspec', '3.10.0'
gem 'rspec', '3.12.0'

0 comments on commit be2d20c

Please sign in to comment.