marcoroth/turbo_power

Where is v0.6.0 in rubygems?

Closed this issue · 3 comments

drnic commented

There is latest v0.6.0 release and I try to request it in Gemfile:

gem "turbo_power", "~> 0.6.0"

But its not on rubygems https://rubygems.org/gems/turbo_power ? Did it get yanked or not uploaded?

$ bundle update
Could not find gem 'turbo_power (~> 0.6.0)' in rubygems repository https://rubygems.org/ or installed locally.

The source contains the following gems matching 'turbo_power':
  * turbo_power-0.1.0
  * turbo_power-0.1.1
  * turbo_power-0.1.2
  * turbo_power-0.1.3
  * turbo_power-0.1.5
  * turbo_power-0.1.6
  * turbo_power-0.2.0
  * turbo_power-0.3.0
  * turbo_power-0.3.1
  * turbo_power-0.4.0
  * turbo_power-0.5.0
drnic commented

Ugh. I've gotten confused. I assumed there'd be matching versions for npm + rails.

Thanks for reporting! There should be matching versions, let me check what's up here!

I just published the missing v0.6.0 to RubyGems, sorry for the confusion!