Skip to content

Commit

Permalink
update gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Aug 20, 2018
1 parent 314b9c9 commit f8a9af0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 19 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ gem 'jquery-rails'
# To use debugger
# gem 'debugger'
gem 'enju_leaf', github: 'next-l/enju_leaf', branch: '1.3'
gem 'enju_library', github: 'next-l/enju_library', branch: '1.3'
gem 'enju_biblio', github: 'next-l/enju_biblio', branch: '1.3'
gem 'enju_message', github: 'next-l/enju_message', branch: '1.3'
gem 'enju_question', github: 'next-l/enju_question', branch: '1.3'
gem 'enju_subject', github: 'next-l/enju_subject', branch: '1.3'
gem 'enju_bookmark', github: 'next-l/enju_bookmark', branch: '1.3'
gem 'rails-controller-testing'
5 changes: 0 additions & 5 deletions gemfiles/rails_5.1.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,8 @@
source "https://rubygems.org"

gem "jquery-rails"
gem "enju_seed", branch: "1.3", git: "https://github.com/next-l/enju_seed.git"
gem "enju_leaf", branch: "1.3", git: "https://github.com/next-l/enju_leaf.git"
gem "enju_library", branch: "1.3", git: "https://github.com/next-l/enju_library.git"
gem "enju_biblio", branch: "1.3", git: "https://github.com/next-l/enju_biblio.git"
gem "enju_message", branch: "1.3", git: "https://github.com/next-l/enju_message.git"
gem "enju_question", branch: "1.3", git: "https://github.com/next-l/enju_question.git"
gem "enju_subject", branch: "1.3", git: "https://github.com/next-l/enju_subject.git"
gem "enju_bookmark", branch: "1.3", git: "https://github.com/next-l/enju_bookmark.git"
gem "rails-controller-testing"

Expand Down
5 changes: 0 additions & 5 deletions gemfiles/rails_5.1_loc.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,8 @@
source "https://rubygems.org"

gem "jquery-rails"
gem "enju_seed", branch: "1.3", git: "https://github.com/next-l/enju_seed.git"
gem "enju_leaf", branch: "1.3", git: "https://github.com/next-l/enju_leaf.git"
gem "enju_library", branch: "1.3", git: "https://github.com/next-l/enju_library.git"
gem "enju_biblio", branch: "1.3", git: "https://github.com/next-l/enju_biblio.git"
gem "enju_message", branch: "1.3", git: "https://github.com/next-l/enju_message.git"
gem "enju_question", branch: "1.3", git: "https://github.com/next-l/enju_question.git"
gem "enju_subject", branch: "1.3", git: "https://github.com/next-l/enju_subject.git"
gem "enju_bookmark", branch: "1.3", git: "https://github.com/next-l/enju_bookmark.git"
gem "rails-controller-testing"
gem "enju_loc", branch: "1.3", git: "https://github.com/next-l/enju_loc.git"
Expand Down
5 changes: 0 additions & 5 deletions gemfiles/rails_5.1_nii.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,8 @@
source "https://rubygems.org"

gem "jquery-rails"
gem "enju_seed", branch: "1.3", git: "https://github.com/next-l/enju_seed.git"
gem "enju_leaf", branch: "1.3", git: "https://github.com/next-l/enju_leaf.git"
gem "enju_library", branch: "1.3", git: "https://github.com/next-l/enju_library.git"
gem "enju_biblio", branch: "1.3", git: "https://github.com/next-l/enju_biblio.git"
gem "enju_message", branch: "1.3", git: "https://github.com/next-l/enju_message.git"
gem "enju_question", branch: "1.3", git: "https://github.com/next-l/enju_question.git"
gem "enju_subject", branch: "1.3", git: "https://github.com/next-l/enju_subject.git"
gem "enju_bookmark", branch: "1.3", git: "https://github.com/next-l/enju_bookmark.git"
gem "rails-controller-testing"
gem "enju_nii", branch: "1.3", git: "https://github.com/next-l/enju_nii.git"
Expand Down

0 comments on commit f8a9af0

Please sign in to comment.