Sha256: b5b4d335748d17135ff880ce2d4d825506d74155d915e3cb8c95ce813787eb52
Contents?: true
Size: 241 Bytes
Versions: 130
Compression:
Stored size: 241 Bytes
Contents
source 'https://rubygems.org' # Specify your gem's dependencies in itamae.gemspec gemspec path = Pathname.new("Gemfile.local") eval(path.read) if path.exist? group :test do if RUBY_PLATFORM.include?('darwin') gem 'growl' end end
Version data entries
130 entries across 130 versions & 1 rubygems