mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-16 06:05:00 -05:00
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:
commit
89eec7efc8
10
Gemfile.lock
10
Gemfile.lock
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user