farva 0.5.4 → 0.5.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -51,7 +51,7 @@ class TrooperFoster
51
51
  "Ursula: I'm gonna show you where the wild goos goes. \r" +
52
52
  "Foster: Uh, this isn't happening. I'm a police officer. Ursula, help. \r" +
53
53
  "Ursula: Baby, I'm gonna butter your bread. \r" +
54
- "[Foster turns, sees Ursula is "holding him up"] \r" +
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
57
  "Ursula: I'm not sure you could fit into my panties. \r" +
data/lib/farva/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Farva
2
- VERSION = "0.5.4"
2
+ VERSION = "0.5.5"
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 5
8
- - 4
9
- version: 0.5.4
8
+ - 5
9
+ version: 0.5.5
10
10
  platform: ruby
11
11
  authors:
12
12
  - Dan DeMeyere