Sha256: 08df4e3aadfbc0cf59e936e1cb7ed36a509f820762a489d7749efce4e6a533ba
Contents?: true
Size: 219 Bytes
Versions: 7
Compression:
Stored size: 219 Bytes
Contents
source 'https://rubygems.org' gemspec group :development do gem 'pry' gem 'rake' end if defined?(RUBY_ENGINE) && RUBY_ENGINE == 'rbx' && RUBY_VERSION >= '2.0' gem "rubysl", "~> 2.0", :group => :development end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
dragonfly-1.0.12 | Gemfile |
dragonfly-1.0.11 | Gemfile |
dragonfly-1.0.10 | Gemfile |
dragonfly-1.0.9 | Gemfile |
dragonfly-1.0.8 | Gemfile |
dragonfly-1.0.7 | Gemfile |
dragonfly-1.0.6 | Gemfile |