Sha256: 518c37c253fff0d0544e93901111fa8f6d22cc8cdee94a37ed67cb2c9ab39b0a

Contents?: true

Size: 148 Bytes

Versions: 8

Compression:

Stored size: 148 Bytes

Contents

if ENV['RAILS_VERSION'] =~ /^5\.2/
  gem 'acts-as-taggable-on', github: 'Fodoj/acts-as-taggable-on', branch: 'rails-5.2'
end

gem 'thor', '~> 0.20'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
blacklight-spotlight-2.0.2 spec/test_app_templates/Gemfile.extra
blacklight-spotlight-2.0.1 spec/test_app_templates/Gemfile.extra
blacklight-spotlight-2.0.0 spec/test_app_templates/Gemfile.extra
blacklight-spotlight-2.0.0.rc6 spec/test_app_templates/Gemfile.extra
blacklight-spotlight-2.0.0.rc5 spec/test_app_templates/Gemfile.extra
blacklight-spotlight-2.0.0.rc4 spec/test_app_templates/Gemfile.extra
blacklight-spotlight-2.0.0.rc3 spec/test_app_templates/Gemfile.extra
blacklight-spotlight-2.0.0.rc2 spec/test_app_templates/Gemfile.extra