Sha256: 9ab9d9e693417eb19d62e91be01a1718d1fd681eae4e07029bb465c9c696375d

Contents?: true

Size: 178 Bytes

Versions: 13

Compression:

Stored size: 178 Bytes

Contents

if ENV['RAILS_VERSION'].nil? || ENV['RAILS_VERSION'] =~ /^5\./ || ENV['RAILS_VERSION'] == 'edge'
  gem 'rails-controller-testing'
  gem 'thor', '~> 0.20'
  gem 'deprecation'
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
blacklight-6.25.0 spec/test_app_templates/Gemfile.extra
blacklight-6.24.0 spec/test_app_templates/Gemfile.extra
blacklight-6.23.0 spec/test_app_templates/Gemfile.extra
blacklight-6.22.0 spec/test_app_templates/Gemfile.extra
blacklight-6.21.0 spec/test_app_templates/Gemfile.extra
blacklight-6.20.0 spec/test_app_templates/Gemfile.extra
blacklight-6.19.2 spec/test_app_templates/Gemfile.extra
blacklight-6.19.1 spec/test_app_templates/Gemfile.extra
blacklight-6.19.0 spec/test_app_templates/Gemfile.extra
blacklight-6.18.0 spec/test_app_templates/Gemfile.extra
blacklight-6.17.0 spec/test_app_templates/Gemfile.extra
blacklight-6.16.0 spec/test_app_templates/Gemfile.extra
blacklight-6.15.0 spec/test_app_templates/Gemfile.extra