0
0
Fork 0

rspec update

This commit is contained in:
Gibheer 2012-11-14 21:38:25 +01:00
parent 77ea256afb
commit ce3df3420b
1 changed files with 9 additions and 8 deletions

View File

@ -17,8 +17,9 @@ GEM
guard-bundler (1.0.0)
bundler (~> 1.0)
guard (~> 1.1)
guard-rspec (1.2.1)
guard-rspec (2.1.1)
guard (>= 1.1)
rspec (~> 2.11)
listen (0.5.3)
lumberjack (1.0.2)
method_source (0.8.1)
@ -27,14 +28,14 @@ GEM
method_source (~> 0.8)
slop (~> 3.3.1)
rack (1.4.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.3)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.0)
rspec-expectations (2.12.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
rspec-mocks (2.12.0)
slop (3.3.3)
thor (0.16.0)