bump bundler
Change-Id: I125598885cf18291df5b7d3e173fc823a3860598 Reviewed-on: https://gerrit.instructure.com/123388 Reviewed-by: Cody Cutrer <cody@instructure.com> Tested-by: Jenkins Product-Review: Rob Orton <rob@instructure.com> QA-Review: Rob Orton <rob@instructure.com>
This commit is contained in:
parent
9605d338a5
commit
416202e64c
|
@ -16,7 +16,7 @@
|
|||
# with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
gem 'bundler', '>= 1.13.3', '<= 1.15.3'
|
||||
gem 'bundler', '>= 1.13.3', '<= 1.15.4'
|
||||
|
||||
if Gem::Version.new(Bundler::VERSION) >= Gem::Version.new('1.14.0') &&
|
||||
Gem::Version.new(Gem::VERSION) < Gem::Version.new('2.6.9')
|
||||
|
|
Loading…
Reference in New Issue