Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Commit ccdb5aa

Browse files
use bundler gem tasks for main gem.
1 parent f2c613d commit ccdb5aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
require "rubygems"
22
require "bundler"
3+
require "bundler/gem_tasks"
34
Bundler.setup
45

56
require 'rake'

0 commit comments

Comments
 (0)