Gemfile in tracksperanto-3.5.5 vs Gemfile in tracksperanto-3.5.6

- old
+ new

@@ -16,14 +16,14 @@ gem "approximately" gem "rake" gem "linebyline" + gem "jeweler", '1.8.4' # Last one without the stupid nokogiri dependency + if RUBY_VERSION < "1.9" - gem "jeweler", '1.8.4' # Last one without the stupid nokogiri dependency gem "flexmock", "~> 0.8", :require => %w( flexmock flexmock/test_unit ) # Max. supported on 1.8 else - gem "jeweler", '~> 1.8' gem "flexmock", "~> 1.3.2", :require => %w( flexmock flexmock/test_unit ) end gem "cli_test", "~>1.0" gem "rake-hooks", '~> 1.2.3' \ No newline at end of file