Skip to content

Commit

Permalink
Update RSpec 3.7 → 3.8 for CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed May 3, 2019
1 parent ca545e2 commit 5e0a579
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 @@ -2,7 +2,7 @@ source 'https://rubygems.org'

gemspec

gem 'rspec', '~> 3.7'
gem 'rspec', '~> 3.8'

# Run all pre-commit checks via Overcommit during CI runs
gem 'overcommit', '~> 0.48.0'
Expand Down

0 comments on commit 5e0a579

Please sign in to comment.