source 'https://rubygems.org' gemspec group :development do gem 'libnotify' gem 'guard' gem 'guard-rspec' gem 'rubocop' gem 'guard-rubocop' end