librollenspielsache-rb.gemspec in librollenspielsache-rb-0.1.0 vs librollenspielsache-rb.gemspec in librollenspielsache-rb-0.1.1
- old
+ new
@@ -2,11 +2,11 @@
require_relative 'lib/librollenspielsache/version'
Gem::Specification.new do |spec|
spec.name = 'librollenspielsache-rb'
- spec.version = Librollenspielsache::VERSION
+ spec.version = Rollenspielsache::VERSION
spec.authors = ['Ben Lovy']
spec.email = ['ben@deciduously.com']
spec.summary = 'Ruby binding for librolenspiesache.'
spec.description = "Complete Ruby-idiomatic wrapper for librollenspielsache. WIP - there's very little to the underlying binding, and as such, very little here. Version numbers for both should remain in sync, and this won't be \"usable\" until 1.0."
@@ -17,10 +17,9 @@
spec.metadata['homepage_uri'] = spec.homepage
spec.metadata['source_code_uri'] = 'https://github.com/deciduously/librollenspielsache-rb'
spec.metadata['changelog_uri'] = 'https://github.com/deciduously/librollenspielsache-rb/blob/master/CHANGELOG.md'
- # spec.add_dependency 'dotenv'
spec.add_dependency 'ffi'
spec.add_development_dependency 'rubocop'
# Specify which files should be added to the gem when it is released.