Closed skkeeper closed 10 years ago
@skkeeper Thanks for the heads-up. Looks like they've released v4.5.0, 4.5.1, and 4.5.2 in the span of a few weeks, so I'll get those updated.
@skkeeper All set! I've got the repo tagged, but I'm waiting on RubyGems access to get the gem updated on there. In the meantime, you should be able to point your Gemfile to use this repo directly, along with the tag.
gem 'videojs_rails', github: 'seanbehan/videojs_rails', tag: 'v4.5.2'
You can substitute the tag
value for any of the recently-pushed tags.
@skkeeper I've tagged and pushed all of the appropriate versions to RubyGems.org now, so you're good to go without having to point to github:
in your Gemfile
. Just point to 4.5.2
as your gem's version and you're all set.
Thanks sir for the prompt reply :)
It seems to be a stable, non code breaking release so if you would be so kind as to update the gem to it I'm sure a lot of people would be happy (myself included).
Release post: http://blog.videojs.com/post/80918861872/video-js-version-4-5-0-released-nothing-to-see-here
Thanks for your hard work making this