Commit 04971f7f2d803a5fa23c7d36306cd42101d0fb23
1 parent
944c01f8
Exists in
master
and in
29 other branches
Remove unused dependency
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
Gemfile
@@ -15,7 +15,6 @@ gem 'thin' | @@ -15,7 +15,6 @@ gem 'thin' | ||
15 | gem 'hpricot' | 15 | gem 'hpricot' |
16 | gem 'nokogiri' | 16 | gem 'nokogiri' |
17 | gem 'rake', :require => false | 17 | gem 'rake', :require => false |
18 | -gem 'rest-client' | ||
19 | 18 | ||
20 | # FIXME list here all actual dependencies (i.e. the ones in debian/control), | 19 | # FIXME list here all actual dependencies (i.e. the ones in debian/control), |
21 | # with their GEM names (not the Debian package names) | 20 | # with their GEM names (not the Debian package names) |