mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 11:02:30 +01:00
e5815737c1
- bumped gems - rm bots - rm pry byebug - added rubocop-shopify and corrected generated warnings
4 lines
82 B
Ruby
4 lines
82 B
Ruby
# frozen_string_literal: true
|
|
|
|
Dir.glob("lib/tasks/*.rake").each { |r| import r }
|