replacer_bot 0.0.10 → 0.0.11

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: replacer_bot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.10
4
+ version: 0.0.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - pikesley
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-31 00:00:00.000000000 Z
11
+ date: 2015-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: twitter
@@ -250,6 +250,7 @@ files:
250
250
  - spec/vcr/ReplacerBot_Replacer/save_and_retrive/saves_the_ID_of_the_last_tweet.yml
251
251
  - spec/vcr/ReplacerBot_Replacer/save_last_tweet/only_saves_if_there_is_something_to_save.yml
252
252
  - spec/vcr/ReplacerBot_Replacer/save_last_tweet/saves_the_ID_of_the_last_tweet.yml
253
+ - spec/vcr/ReplacerBot_Replacer/search/finds_English_tweets.yml
253
254
  - spec/vcr/ReplacerBot_Replacer/search/finds_the_correct_tweets.yml
254
255
  - spec/vcr/ReplacerBot_Replacer/search/finds_tweets.yml
255
256
  - spec/vcr/ReplacerBot_Replacer/search/saves_the_text_of_its_tweets.yml
@@ -299,6 +300,7 @@ test_files:
299
300
  - spec/vcr/ReplacerBot_Replacer/save_and_retrive/saves_the_ID_of_the_last_tweet.yml
300
301
  - spec/vcr/ReplacerBot_Replacer/save_last_tweet/only_saves_if_there_is_something_to_save.yml
301
302
  - spec/vcr/ReplacerBot_Replacer/save_last_tweet/saves_the_ID_of_the_last_tweet.yml
303
+ - spec/vcr/ReplacerBot_Replacer/search/finds_English_tweets.yml
302
304
  - spec/vcr/ReplacerBot_Replacer/search/finds_the_correct_tweets.yml
303
305
  - spec/vcr/ReplacerBot_Replacer/search/finds_tweets.yml
304
306
  - spec/vcr/ReplacerBot_Replacer/search/saves_the_text_of_its_tweets.yml