diff --git a/Gemfile b/Gemfile index b933791..1daa923 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,6 @@ end group :test do gem 'rspec', '~> 3.2' - gem 'timecop' gem 'webmock', '>= 1.10.1' gem 'rubocop', '>= 0.27' gem 'simplecov', '>= 0.9'