gma / tconsole

Testing console for Rails. Helps out with test performance and also makes it easier to run specific tests
177 stars 18 forks source link

Release v1.3.0 #72

Closed artempartos closed 10 years ago

artempartos commented 11 years ago

Hello! Last release was 5 months ago. Last stable minor version has runtime dependency on Minitest "~> 4.3.0", but my minitest minor version is higher. I can write in my gemfile like this gem 'tconsole', git: 'git@github.com:commondream/tconsole.git', :tag => 'v1.3.0.pre2' but is's rather hard link and bundle update will not update gem next time. is it real to release 1.3.0?