Skip to content

Commit

Permalink
Update to rspec 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonrclark committed Jun 19, 2017
1 parent 1de87c7 commit 81e68f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -22,7 +22,7 @@ group :development do
gem "pry"
gem "pry-nav"

gem "rspec", "~>3.5.0"
gem "rspec", "~>3.6.0"
gem "rspec-its", "~>1.2.0"
gem "rake"

Expand Down

0 comments on commit 81e68f6

Please sign in to comment.