bets 0.0.16 → 0.0.17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/bets/version.rb +1 -1
  2. data/lib/bets.rb +1 -1
  3. metadata +1 -1
data/lib/bets/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Bets
2
- VERSION = "0.0.16"
2
+ VERSION = "0.0.17"
3
3
  end
data/lib/bets.rb CHANGED
@@ -833,7 +833,7 @@ module RulesDebuger
833
833
 
834
834
  def refresh_console
835
835
  @mi_console.active = true
836
- @txv_console.buffer.text = @stdout_stream.string
836
+ @txv_console.buffer.text = @stdout_stream.string.encode('UTF-8')
837
837
  # @txv_console.scroll_to_iter(@txv_console.buffer.end_iter, 0.25, false, 0, 0)
838
838
  end
839
839
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bets
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.16
4
+ version: 0.0.17
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: