Merge pull request #1041 from MrJoy/cleanup_gemfile_lock

Remove cruft from Gemfile.lock since rspec is no longer specified in the Gemfile.
This commit is contained in:
Parker Moore 2013-02-22 05:12:46 -08:00
commit 89eec7efc8

View File

@ -9,7 +9,6 @@ GEM
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
diff-lcs (1.1.3)
directory_watcher (1.4.1)
fast-stemmer (1.0.1)
fssm (0.2.9)
@ -40,14 +39,6 @@ GEM
rb-fsevent (0.9.3)
rdiscount (1.6.8)
redcarpet (2.2.2)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
rubypants (0.2.0)
sass (3.2.4)
sinatra (1.3.3)
@ -76,7 +67,6 @@ DEPENDENCIES
rb-fsevent (~> 0.9.3)
rdiscount (~> 1.6.8)
redcarpet (~> 2.2.2)
rspec
rubypants (~> 0.2.0)
sinatra (~> 1.3.3)
stringex (~> 1.4.0)