source 'https://rubygems.org'

gemspec

gem 'reek' if Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.1.0')