Skip to content

Instantly share code, notes, and snippets.

View nabeta's full-sized avatar

Kosuke Tanabe nabeta

View GitHub Profile
# application template for enju_leaf
# https://github.com/next-l/enju_leaf
gem 'enju_leaf', '~> 1.3.4.rc.2'
gem 'enju_manifestation_viewer', '~> 0.3.3'
gem 'enju_circulation', '~> 0.3.2'
gem 'enju_subject', '~> 0.3.1'
gem 'enju_ndl', '~> 0.3.1'
gem 'enju_inventory', '~> 0.3.1'
# application template for enju_leaf
# https://github.com/next-l/enju_leaf
gem 'enju_leaf', github: 'next-l/enju_leaf', branch: '2.x'
gem 'enju_seed', github: 'next-l/enju_seed', branch: '2.x'
gem 'enju_biblio', github: 'next-l/enju_biblio', branch: '2.x'
gem 'enju_library', github: 'next-l/enju_library', branch: '2.x'
gem 'enju_manifestation_viewer', github: 'next-l/enju_manifestation_viewer', branch: '2.x'
gem 'enju_ndl', github: 'next-l/enju_ndl', branch: '2.x'
gem 'enju_circulation', github: 'next-l/enju_circulation', branch: '2.x'
# application template for enju_leaf
# https://github.com/next-l/enju_leaf
gem 'enju_leaf', '~> 2.0.0.rc.1'
gem 'enju_manifestation_viewer', '~> 0.4.0.rc.1'
gem 'enju_circulation', '~> 0.4.0.rc.1'
gem 'enju_subject', '~> 0.4.0.rc.1'
gem 'enju_ndl', '~> 0.4.0.rc.1'
gem 'enju_inventory', '~> 0.4.0.rc.1'
echo "start sciprt."
# enju_leafの動作環境。developmentかproductionを指定
ENJU_ENV=production
# bento/ubuntu-18.04 を使用
USER=vagrant
RUBY_VERSION=2.7
RAILS_VERSION=5.2.7
SOLR_VERSION=6.6.6
TEMPLATE_URL=https://gist.github.com/nabeta/6c56f0edf5cc1c80d9c655c2660a9c59.txt
echo "start sciprt."
# enju_leafの動作環境。developmentかproductionを指定
ENJU_ENV=production
# bento/ubuntu-18.04 を使用
USER=vagrant
RUBY_VERSION=2.5
RAILS_VERSION=5.2.4.1
SOLR_VERSION=6.6.6
#TEMPLATE_URL=https://gist.github.com/nabeta/6c56f0edf5cc1c80d9c655c2660a9c59.txt
# application template for enju_leaf
# https://github.com/next-l/enju_leaf
gem 'enju_leaf', '~> 1.3.6'
gem 'enju_manifestation_viewer', '~> 0.3.4'
gem 'enju_circulation', '~> 0.3.10'
gem 'enju_subject', '~> 0.3.4'
gem 'enju_ndl', '~> 0.3.3'
gem 'enju_inventory', '~> 0.3.1'
echo "start sciprt."
# enju_leafの動作環境。developmentかproductionを指定
ENJU_ENV=production
# bento/ubuntu-16.04 を使用
USER=vagrant
RUBY_VERSION=2.3
RAILS_VERSION=5.2.3
SOLR_VERSION=6.6.6
TEMPLATE_URL=https://gist.github.com/nabeta/6c56f0edf5cc1c80d9c655c2660a9c59.txt
# application template for enju_leaf
# https://github.com/next-l/enju_leaf
gem 'enju_leaf', '~> 1.3.3', github: 'next-l/enju_leaf', branch: '1.3'
gem 'enju_seed', '~> 0.3.0', github: 'next-l/enju_seed', branch: '1.3'
gem 'enju_biblio', '~> 0.3.0', github: 'next-l/enju_biblio', branch: '1.3'
gem 'enju_library', '~> 0.3.0', github: 'next-l/enju_library', branch: '1.3'
gem 'enju_manifestation_viewer', '~> 0.3.0', github: 'next-l/enju_manifestation_viewer', branch: '1.3'
gem 'enju_ndl', '~> 0.3.0', github: 'next-l/enju_ndl', branch: '1.3'
gem 'enju_circulation', '~> 0.3.0', github: 'next-l/enju_circulation', branch: '1.3'

Keybase proof

I hereby claim:

  • I am nabeta on github.
  • I am nabeta (https://keybase.io/nabeta) on keybase.
  • I have a public key whose fingerprint is 12DA 73FA 6957 696A 1525 AD7D C965 135F C2A8 DA8E

To claim this, I am signing this object:

# application template for enju_leaf
# https://github.com/next-l/enju_leaf
gem 'enju_leaf', '~> 1.2.2'
gem 'enju_manifestation_viewer', '~> 0.2.4'
gem 'enju_circulation', '~> 0.2.5'
gem 'enju_subject', '~> 0.2.3'
gem 'enju_ndl', '~> 0.2.3'
gem 'charlock_holmes', platforms: :mri