Skip to content

Commit aede88a

Browse files
tillscolleolleolle
authored andcommitted
Require the 'bundler' gem because the Bundler constant is used later.
1 parent eab8914 commit aede88a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spec/warbler/bundler_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
require File.expand_path('../../spec_helper', __FILE__)
99
require 'open3'
10+
require 'bundler'
1011

1112
describe Warbler::Jar, "with Bundler" do
1213
use_fresh_rake_application

0 commit comments

Comments
 (0)