Skip to content

Commit

Permalink
update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Aug 20, 2018
1 parent 9a37d94 commit 7029e2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -14,5 +14,4 @@ gem 'jquery-rails'

# To use debugger
# gem 'debugger'
gem 'enju_leaf', github: 'next-l/enju_leaf', branch: '1.3'
gem 'rails-controller-testing'
1 change: 1 addition & 0 deletions spec/dummy/config/application.rb
Expand Up @@ -4,6 +4,7 @@

Bundler.require(*Rails.groups)
require "enju_inventory"
require "enju_leaf"

module Dummy
class Application < Rails::Application
Expand Down

0 comments on commit 7029e2d

Please sign in to comment.