tbot 0.0.2 → 0.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tbot/version.rb +1 -1
  3. data/tbot.gemspec +2 -2
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 025adafe195e7421b14356d2f923f55a6833de1f
4
- data.tar.gz: c4da9ad0ad4cf2cca4ef4c4e06fd75a34f5edbe4
3
+ metadata.gz: 187628862042261fa85c82282f21c245be5cb87f
4
+ data.tar.gz: ef26c90bd326181b2ef60500a414663d819c55dd
5
5
  SHA512:
6
- metadata.gz: 890e3ac5a1c33600543636fe4ca0ad5c0ca14ee21a9fe49831fa59fa26aab7142374c01e737894ab39ca8aee09465d5947f6941bcd75bb1a4fb31580ece9c355
7
- data.tar.gz: 396d306353811fe89155cfc3f0d5e63281a07fc1b7acfc700c1f626763b3ee66329cecbb20f76edf65ce36458c188800aaeb038d31cb23208355edc21be7d1d8
6
+ metadata.gz: edb1b477f46f0d5413924dd896a8e4f4f5c5ef5bf5316f04b2219418c0e350290a7ed5217253769d9b92b5101f43d9056d94a9a925e8efd32b8fabc1e1fcf98b
7
+ data.tar.gz: 117f085b812e2c79794d6ca64eeaf52256218f0608f34aafa07367d9f5f65c7137bfdb196a43dc29f8ff3766fdb5dd42181dc91e3dfc02df3115df49571b00bc
@@ -1,3 +1,3 @@
1
1
  module Tbot
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.21"
3
3
  end
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
8
  spec.version = Tbot::VERSION
9
9
  spec.authors = ["Lee Kiernan"]
10
10
  spec.email = ["lee.kiernan@gmail.com"]
11
- spec.description = %q{This is a description}
12
- spec.summary = %q{Summar}
11
+ spec.description = %q{Slimline Twitter script for use in recurring search and responses.}
12
+ spec.summary = %q{Slimline Twitter script for use in recurring search and responses.}
13
13
  spec.homepage = "http://www.leekiernan.co.uk/"
14
14
  spec.license = "Whatever."
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tbot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lee Kiernan
@@ -80,7 +80,7 @@ dependencies:
80
80
  - - ~>
81
81
  - !ruby/object:Gem::Version
82
82
  version: 4.7.3
83
- description: This is a description
83
+ description: Slimline Twitter script for use in recurring search and responses.
84
84
  email:
85
85
  - lee.kiernan@gmail.com
86
86
  executables: []
@@ -130,7 +130,7 @@ rubyforge_project:
130
130
  rubygems_version: 2.0.7
131
131
  signing_key:
132
132
  specification_version: 4
133
- summary: Summar
133
+ summary: Slimline Twitter script for use in recurring search and responses.
134
134
  test_files:
135
135
  - test/.DS_Store
136
136
  - test/fixtures/tweet.json