startling 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
8
  spec.version = Startling::VERSION
9
9
  spec.authors = ["Aaron Jensen", "Shaun Dern", "Jeff Forde"]
10
10
  spec.email = ["tchdevs@substantial.com"]
11
- spec.description = %q{script for startling a Tch Story}
12
- spec.summary = %q{script for startling a Tch Story}
11
+ spec.description = %q{script for startling a story}
12
+ spec.summary = %q{script for startling a story}
13
13
  spec.homepage = ""
14
14
  spec.license = "MIT"
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: startling
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aaron Jensen
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2016-01-08 00:00:00.000000000 Z
13
+ date: 2016-01-15 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler
@@ -208,7 +208,7 @@ dependencies:
208
208
  - - "~>"
209
209
  - !ruby/object:Gem::Version
210
210
  version: 0.7.3
211
- description: script for startling a Tch Story
211
+ description: script for startling a story
212
212
  email:
213
213
  - tchdevs@substantial.com
214
214
  executables:
@@ -278,10 +278,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
278
278
  version: '0'
279
279
  requirements: []
280
280
  rubyforge_project:
281
- rubygems_version: 2.4.5.1
281
+ rubygems_version: 2.4.8
282
282
  signing_key:
283
283
  specification_version: 4
284
- summary: script for startling a Tch Story
284
+ summary: script for startling a story
285
285
  test_files:
286
286
  - spec/spec_helper.rb
287
287
  - spec/startling/commands/base_spec.rb