Skip to content

Commit

Permalink
Update rspec to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviershay committed Aug 26, 2012
1 parent e9d399f commit 1e6ce5a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Expand Up @@ -9,14 +9,14 @@ GEM
diff-lcs (1.1.3)
multi_json (1.3.2)
rake (0.9.2.2)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.1)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
rspec-mocks (2.11.2)
simplecov (0.6.2)
multi_json (~> 1.3)
simplecov-html (~> 0.5.3)
Expand Down

0 comments on commit 1e6ce5a

Please sign in to comment.