Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release on rubygems? #22

Open
mdoyle13 opened this issue Jan 14, 2019 · 3 comments
Open

New release on rubygems? #22

mdoyle13 opened this issue Jan 14, 2019 · 3 comments

Comments

@mdoyle13
Copy link

Hi there,

Do you know when / if there will be a new release on rubygems with the latest updates?

@andres107
Copy link

andres107 commented Mar 4, 2019

You can force it, and get new changes from github using in your Gemfile

gem 'libreconv', github: 'FormAPI/libreconv', branch: 'master'

However I was getting an error in production environment with libreoffice 5.3.6.1 30, so I changed it for libreoffice version 6.1.5 and it works.

@ndbroadbent
Copy link
Member

Sorry for the delay, I hope to get access to rubygems and release a new version soon!

@omairrazam
Copy link

Hi.
using the above mentioned branch I am getting following error.
'closed stream'

Trace give me this

These are few lines of trace

["/Users/umair/.rvm/gems/ruby-2.6.0/bundler/gems/libreconv-b3156e2efa7b/lib/libreconv.rb:121:in exist?'", "/Users/umair/.rvm/gems/ruby-2.6.0/bundler/gems/libreconv-b3156e2efa7b/lib/libreconv.rb:121:in check_source_type'",
"/Users/umair/.rvm/gems/ruby-2.6.0/bundler/gems/libreconv-b3156e2efa7b/lib/libreconv.rb:33:in initialize'", "/Users/umair/.rvm/gems/ruby-2.6.0/bundler/gems/libreconv-b3156e2efa7b/lib/libreconv.rb:19:in new'","/Users/umair/.rvm/gems/ruby-2.6.0/bundler/gems/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants