Skip to content

Commit

Permalink
reuse vendored thor from bundler - fixes #41
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Jul 8, 2014
1 parent 54b1d21 commit f66b069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jbundler/cli.rb
Expand Up @@ -18,7 +18,7 @@
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#
require 'bundler/vendor/thor'
require 'bundler/vendored_thor'
require 'jbundler/config'
require 'jbundler/executable'
require 'jbundler/tree'
Expand Down

0 comments on commit f66b069

Please sign in to comment.