Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Commit

Permalink
Bump RSpec to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dankimio committed Sep 21, 2019
1 parent 4b122bb commit 408f890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion houston.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.add_dependency 'commander', '~> 4.4'
s.add_dependency 'json'

s.add_development_dependency 'rspec', '~> 3.5'
s.add_development_dependency 'rspec', '~> 3.8'
s.add_development_dependency 'rake'
s.add_development_dependency 'simplecov'

Expand Down

0 comments on commit 408f890

Please sign in to comment.