Tim Meusel

Results 176 issues of Tim Meusel

``` Failures: 1) DNS connects to valid domains Failure/Error: c.close NoMethodError: undefined method `close' for nil:NilClass # ./spec/dns_spec.rb:32:in `ensure in block (2 levels) in ' # ./spec/dns_spec.rb:32:in `block (2 levels)...

1) add information about the postgresql own apt repository 2) bump postgresql from 9.2 to 9.4 3) remove one sudo call 4) place every command in backticks 5) use consistent...

Hi, the last release was quite some time ago. There were some changes merged that ensure httpclient works on modern ruby versions. Could you please do a new release so...

prybug depends on irb: https://github.com/deivid-rodriguez/byebug/blob/d971a2b40807faf4c8654b204ddc2b30d90351fe/lib/byebug/commands/irb.rb#L4 irb isn't bundled with ruby, starting with ruby2.6. irb is a standalone gem, so we cannot rely on it being present on the target system.

Hi, could you please publish a new release to rubygems? the last one is quite old and has no license attribute set. This is now fixed in the master branch.

Without the license being set, rubygems does not display the correct license information.

Hi, thanks for the awesome software! Many big companies have the policy to only allow software in production that's stable. This is determined in most cases by having a 1.0.0...

Hi everybody, thanks for the great work! Do you think it is possible to also track the amount of open pull requests?

help wanted

Hi, can you take a look at the latest release? It only contains the sourcecode, the binary assets are missing

Hi, I noticed an error after the installation: ``` Jun 20 05:51:06 localhost cerebro[4237]: java.sql.SQLTransientConnectionException: db - Connection is not available, request timed out after 30001ms. Jun 20 05:51:06 localhost...