diff --git a/Gemfile b/Gemfile index 355fc90..b25d8dd 100644 --- a/Gemfile +++ b/Gemfile @@ -11,8 +11,6 @@ gem 'typogruby' # Needed for atom_feed in blogging helper gem 'builder' -gem 'clonefile' - # Word counting gem (which takes special characters into account) # for reading time gem 'words_counted', git: 'https://github.com/werthen/words_counted'