Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Sep 22, 2018
1 parent da0f966 commit db4eb40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ gem 'jquery-rails'
# To use debugger
# gem 'debugger'
gem 'rails-controller-testing'
gem 'enju_leaf', github: 'next-l/enju_leaf', branch: '1.3'
2 changes: 1 addition & 1 deletion enju_inventory.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|

s.add_dependency "enju_biblio", "~> 0.3.0.beta.2"

s.add_development_dependency "enju_leaf", "~> 1.3.0.beta.1"
s.add_development_dependency "enju_leaf", "~> 1.3.0.beta.2"
s.add_development_dependency "sqlite3"
s.add_development_dependency "mysql2"
s.add_development_dependency "pg"
Expand Down

0 comments on commit db4eb40

Please sign in to comment.