Update rspec-core and rspec-expectations to latest versions

This commit is contained in:
Elliot Winkler 2015-10-01 10:08:30 -06:00
parent 658e9dfffa
commit 499081b4eb
1 changed files with 5 additions and 5 deletions

View File

@ -30,12 +30,12 @@ GEM
yajl-ruby (~> 1.1.0)
rake (10.4.2)
redcarpet (3.0.0)
rspec-core (3.2.0)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
rspec-core (3.3.2)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.1)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
slop (3.6.0)
thor (0.19.1)
yajl-ruby (1.1.0)