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 | 15 | gem 'hpricot' |
16 | 16 | gem 'nokogiri' |
17 | 17 | gem 'rake', :require => false |
18 | -gem 'rest-client' | |
19 | 18 | |
20 | 19 | # FIXME list here all actual dependencies (i.e. the ones in debian/control), |
21 | 20 | # with their GEM names (not the Debian package names) | ... | ... |