mbleigh / acts-as-taggable-on

A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
http://mbleigh.lighthouseapp.com/projects/10116-acts-as-taggable-on
MIT License
4.96k stars 1.2k forks source link

Specify bundler v 1.17.3 for travis CI #934

Closed lukeasrodgers closed 5 years ago

lukeasrodgers commented 5 years ago

Since bundler version 2 will be installed by default if not otherwise specified, and since it precludes use of ruby < 2.3, we either need to stop testing ruby < 2.3, or require the use of an older bundler version. This is the most recent version prior to 2.x.