Sha256: c30451c2680446a76c31b15a6d5c4d111fa9ef70d36edea101ea86a1797de0f0

Contents?: true

Size: 242 Bytes

Versions: 1

Compression:

Stored size: 242 Bytes

Contents

source 'https://rubygems.org'
gemspec :name => 'dotenv'

group :guard do
  gem 'guard-rspec'
  gem 'guard-bundler'
  gem 'rb-fsevent'
end

platforms :rbx do
  gem 'rubysl', '~> 2.0'         # if using anything in the ruby standard library
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dotenv-0.10.0 Gemfile