Skip to content

Commit

Permalink
Merge branch '2.x' of github.com:next-l/enju_loc into 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Aug 17, 2019
2 parents 42fa34e + 9d32381 commit 1feaa08
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ gem 'jquery-rails'

# To use debugger
# gem 'debugger'
gem 'enju_leaf', github: 'next-l/enju_leaf', branch: '2.x'
gem 'paper_trail'
group :test do
gem 'rails-controller-testing'
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails_5.2.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
source "https://rubygems.org"

gem "jquery-rails"
gem "enju_leaf", branch: "2.x", git: "https://github.com/next-l/enju_leaf.git"
gem "paper_trail"

group :test do
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails_5.2_ndl.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
source "https://rubygems.org"

gem "jquery-rails"
gem "enju_leaf", branch: "2.x", git: "https://github.com/next-l/enju_leaf.git"
gem "paper_trail"
gem "enju_ndl", "~> 0.4.0.beta.1"

Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails_5.2_nii.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
source "https://rubygems.org"

gem "jquery-rails"
gem "enju_leaf", branch: "2.x", git: "https://github.com/next-l/enju_leaf.git"
gem "paper_trail"
gem "enju_nii", "~> 0.4.0.beta.1"

Expand Down

0 comments on commit 1feaa08

Please sign in to comment.