Sha256: aeffa0c8cc824f757eae5f0fb5356894ef52864ae98eb4f6633d0b0e1019fff6

Contents?: true

Size: 163 Bytes

Versions: 3

Compression:

Stored size: 163 Bytes

Contents

source 'https://rubygems.org'

<% if options[:development] -%>
gem 'neutron', path: '<%= File.expand_path('..', __FILE__) %>'
<% else -%>
gem 'neutron'
<% end -%>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
neutron-ruby-electron-0.1.2 lib/neutron/template/src/Gemfile.tt
neutron-ruby-electron-0.1.1 lib/neutron/template/src/Gemfile.tt
neutron-ruby-electron-0.1.0 lib/neutron/template/src/Gemfile.tt