farva 0.5.5 → 0.5.6

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.
@@ -54,7 +54,7 @@ class TrooperFoster
54
54
  "[Foster turns, sees Ursula is 'holding him up'] \r" +
55
55
  "Ursula: [still talking into the voice filter] You don't have these at your station? \r" +
56
56
  "Foster: [grabs the voice filtrator, and speaks into it] I don't suppose you have a fresh pair of underwear I can borrow? \r" +
57
- "Ursula: I'm not sure you could fit into my panties. \r" +
57
+ "Ursula: I'm not sure you could fit into my panties. \r"
58
58
  QUOTE_LIBRARY << "Foster: [explaining his low number of citations issued] I can't make them speed. \r" +
59
59
  "Captain O'Hagan: Try hiding. "
60
60
  QUOTE_LIBRARY << "Ursula: You're not going to tell anybody about this? \r" +
@@ -1,3 +1,3 @@
1
1
  module Farva
2
- VERSION = "0.5.5"
2
+ VERSION = "0.5.6"
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 5
8
- - 5
9
- version: 0.5.5
8
+ - 6
9
+ version: 0.5.6
10
10
  platform: ruby
11
11
  authors:
12
12
  - Dan DeMeyere