Sha256: 402be4c1f55515b0f34e098335657ff39ba46972a09650b196af56c33cbb753a
Contents?: true
Size: 312 Bytes
Versions: 3
Compression:
Stored size: 312 Bytes
Contents
source 'https://rubygems.org' gem 'stealth', '~> 1.0' # Use sqlite3 as the database for Active Record gem 'sqlite3' # Uncomment to enable the Stealth Facebook Driver # gem 'stealth-facebook' # Uncomment to enable the Stealth Twilio SMS Driver # gem 'stealth-twilio' group :development do gem 'foreman' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
stealth-1.0.4 | lib/stealth/generators/builder/Gemfile |
stealth-1.0.3 | lib/stealth/generators/builder/Gemfile |
stealth-1.0.2 | lib/stealth/generators/builder/Gemfile |