Skip to content

Commit d7e1bb4

Browse files
authored
Merge pull request #2443 from aleksandrilyin/update-version
Update latest version in README
2 parents 92e64af + 888cd51 commit d7e1bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ See the `4-0-maintenance` branch on Github if you want or require the latest sta
3333
```ruby
3434
# Run against the latest stable release
3535
group :development, :test do
36-
gem 'rspec-rails', '~> 4.0.1'
36+
gem 'rspec-rails', '~> 4.0.2'
3737
end
3838

3939
# Or, run against the main branch

0 commit comments

Comments
 (0)