mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
parent
e35c812303
commit
0fa21c6b14
1 changed files with 1 additions and 2 deletions
3
Rakefile
3
Rakefile
|
@ -1,8 +1,7 @@
|
|||
# encoding: utf-8
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'bundler'
|
||||
Bundler::GemHelper.install_tasks
|
||||
require "bundler/gem_tasks"
|
||||
|
||||
require 'rspec/core'
|
||||
require 'rspec/core/rake_task'
|
||||
|
|
Loading…
Reference in a new issue