trex 1.0.7 → 1.0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/trex.rb +2 -1
  2. metadata +1 -1
data/lib/trex.rb CHANGED
@@ -67,7 +67,7 @@ Term::ANSIColor::coloring = color_terminal?
67
67
  # ============================================================================
68
68
  #TODO track changed files and only recompile then...
69
69
  class TReX
70
- VERSION = '1.0.7'
70
+ VERSION = '1.0.8'
71
71
 
72
72
  attr_reader :options
73
73
 
@@ -273,6 +273,7 @@ class TReX
273
273
  print line.to_i + documentStartLine - 1
274
274
  print ':'
275
275
  print col
276
+ print ':'
276
277
  print match
277
278
  print rest
278
279
  print trailing.strip
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trex
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: