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

bootstrap-dropdown-checkbox add component not working #429

Open
angie-i4a opened this issue Jul 31, 2018 · 0 comments
Open

bootstrap-dropdown-checkbox add component not working #429

angie-i4a opened this issue Jul 31, 2018 · 0 comments

Comments

@angie-i4a
Copy link

I am trying to add this component https://github.com/Nelrohd/bootstrap-dropdown-checkbox to Rails Assets and I get the following error:

rake aborted!
Bundler::GemspecError: There was a Gem::Requirement::BadRequirementError while loading rails-assets-bootstrap-dropdown-checkbox.gemspec: 
Illformed requirement ["."] from
  /tmp/d20180731-15914-1fd9gbu/rails-assets-bootstrap-dropdown-checkbox.gemspec:17:in `block in <main>'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler.rb:407:in `rescue in eval_gemspec'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler.rb:395:in `eval_gemspec'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler.rb:362:in `block in load_gemspec_uncached'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/shared_helpers.rb:54:in `chdir'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/shared_helpers.rb:54:in `block in chdir'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/shared_helpers.rb:53:in `chdir'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler.rb:357:in `load_gemspec_uncached'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler.rb:347:in `load_gemspec'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/gem_helper.rb:32:in `initialize'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/gem_helper.rb:14:in `new'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/gem_helper.rb:14:in `install_tasks'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/gem_tasks.rb:6:in `<top (required)>'
/tmp/d20180731-15914-1fd9gbu/Rakefile:1:in `require'
/tmp/d20180731-15914-1fd9gbu/Rakefile:1:in `<top (required)>'
Gem::Requirement::BadRequirementError: Illformed requirement ["."]
/tmp/d20180731-15914-1fd9gbu/rails-assets-bootstrap-dropdown-checkbox.gemspec:17:in `block in <main>'
/tmp/d20180731-15914-1fd9gbu/rails-assets-bootstrap-dropdown-checkbox.gemspec:6:in `new'
/tmp/d20180731-15914-1fd9gbu/rails-assets-bootstrap-dropdown-checkbox.gemspec:6:in `<main>'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler.rb:395:in `eval'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler.rb:395:in `eval_gemspec'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler.rb:362:in `block in load_gemspec_uncached'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/shared_helpers.rb:54:in `chdir'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/shared_helpers.rb:54:in `block in chdir'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/shared_helpers.rb:53:in `chdir'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler.rb:357:in `load_gemspec_uncached'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler.rb:347:in `load_gemspec'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/gem_helper.rb:32:in `initialize'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/gem_helper.rb:14:in `new'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/gem_helper.rb:14:in `install_tasks'
/usr/local/rvm/gems/ruby-2.2.3/gems/bundler-1.12.5/lib/bundler/gem_tasks.rb:6:in `<top (required)>'
/tmp/d20180731-15914-1fd9gbu/Rakefile:1:in `require'
/tmp/d20180731-15914-1fd9gbu/Rakefile:1:in `<top (required)>'
(See full trace by running task with --trace)
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

1 participant