-
I successfully installed and ran serve under ruby 1.9.3p448.
Using Ruby 2.1.2, I get an an error:
```
$ ruby -v
ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-darwin13.0]
$ gem -v
2.2.2
$ serve
/…
-
Hello my friend,
1.When running this package with the example command, I got the following error:
$ jruby serimi.rb -s http://www4.wiwiss.fu-berlin.de/sider/sparql -t http://dbpedia.org/sparql?defaul…
-
Sometime, when I run 1 embulk command, our system has error: Error: OutputPlugin 'bigquery' is not found, but when I re-try this command, every thing is ok.
I'm absolutely sure that this plugin has …
-
I'm getting the below error while installing logstash-input-mongodb plugin
C:\logstash-7.13.2\bin>logstash-plugin install logstash-input-mongodb
Using JAVA_HOME defined java: C:\Program Files\Java\j…
-
I tried this:
sudo gem install -V --debug word_wrap
NOTE: Debugging mode prints all exceptions even when rescued
Exception `LoadError' at /usr/local/Cellar/ruby/2.3.0/lib/ruby/2.3.0/resolv.rb:1…
-
## Issue report
Fill in as much as possible so that we can understand, find and fix the problem.
**Question 1: What is the problem?**
- What is the expected behavior?
Support setting `rack.ear…
-
~~~
$ gem -v
2.7.6.3
$ ruby -v
ruby 2.5.9p229 (2021-04-05 revision 67939) [x86_64-linux]
$ gem env
RubyGems Environment:
- RUBYGEMS VERSION: 2.7.6.3
- RUBY VERSION: 2.5.9 (2021-04-05 p…
voxik updated
2 years ago
-
Line 28:
```
installed_gems = Gem::SourceIndex.from_installed_gems.gems.map{|k,v|v}
```
gives a rubygems deprecation warning with rubygems 1.8.10
As far as I found out, this helps:
```
instal…
-
### Vagrant version
vagrant 2.2.6
### Host operating system
Windows 10 pro and WSL
### Guest operating system
ubuntu/trusty64
### Debug output
```shell
bosungkim@DESKTOP-6BV2M4…
-
Would you consider publishing the gem to rubygems.org?
http://guides.rubygems.org/publishing/
fetep updated
5 years ago