mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 21:56:55 -04:00
Remove explicit load of diff-lcs.
It's a dependency of rspec-expectations.
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -91,8 +91,6 @@ gem 'omniauth-flickr'
|
||||
|
||||
gem 'rake', '>= 10.0.0'
|
||||
|
||||
gem 'diff-lcs'
|
||||
|
||||
group :development, :test do
|
||||
gem 'thin'
|
||||
gem 'sqlite3'
|
||||
|
||||
@@ -255,7 +255,6 @@ DEPENDENCIES
|
||||
dalli
|
||||
debugger
|
||||
devise
|
||||
diff-lcs
|
||||
factory_girl_rails (~> 4.0)
|
||||
flickraw
|
||||
friendly_id
|
||||
|
||||
Reference in New Issue
Block a user