rast.gemspec in rast-0.1.1.pre vs rast.gemspec in rast-0.1.2.pre
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
Gem::Specification.new do |spec|
spec.name = 'rast'
- spec.version = '0.1.1.pre'
+ spec.version = '0.1.2.pre'
spec.authors = ['Royce Remulla']
spec.email = ['royce.com@gmail.com']
spec.summary = 'RSpec AST - All Scenario Testing'
spec.description = 'Extends RSpec functionality by using the catch-all-scenario testing (CAST) principle.'