Sha256: cbf60180403997645cf8771ebc0b902fb1c63be326ba377a07a174bbe8600f8c

Contents?: true

Size: 333 Bytes

Versions: 3

Compression:

Stored size: 333 Bytes

Contents

source 'https://rubygems.org'

ruby '2.5.1'

gem 'stealth', '~> 1.0.0.pre3'
# 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.1 lib/stealth/generators/builder/Gemfile
stealth-1.0.0 lib/stealth/generators/builder/Gemfile
stealth-1.0.0.rc1 lib/stealth/generators/builder/Gemfile