Sha256: 1f1f9577593b1e1ca32028d932ab92d8bef807a50e50ebad36cae89212680eaf

Contents?: true

Size: 464 Bytes

Versions: 2

Compression:

Stored size: 464 Bytes

Contents

source 'https://rubygems.org'

DM_URI = 'http://github.com/datamapper'
DM_VERSION = '~> 1.0.2'
RONIN_URI = 'http://github.com/ronin-ruby'

gemspec

# Ronin dependencies:
# gem 'ronin-support',	'~> 0.1.0', :git => "#{RONIN_URI}/ronin-support.git"
# gem 'ronin',		      '~> 1.0.0', :git => "#{RONIN_URI}/ronin.git"

group :development do
  gem 'rake',		      '~> 0.8.7'
  gem 'kramdown',     '~> 0.12'

  gem 'ore-tasks',	  '~> 0.4'
  gem 'rspec',		    '~> 2.4'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ronin-gen-1.0.0 Gemfile
ronin-gen-1.0.0.rc2 Gemfile