Sha256: 84004cf0f16fdb5fb55ac3a020a6d8ee302f0b45697f2b68dfb8e6e3134bba66

Contents?: true

Size: 218 Bytes

Versions: 47

Compression:

Stored size: 218 Bytes

Contents

# encoding: UTF-8
require 'rubygems'
begin
  require 'bundler/setup'
rescue LoadError
  puts 'You must `gem install bundler` and `bundle install` to run rake tasks'
end

require 'rake'
Bundler::GemHelper.install_tasks

Version data entries

47 entries across 47 versions & 2 rubygems

Version Path
blacklight-4.1.0 Rakefile
blacklight-4.0.1 Rakefile
blacklight-3.8.2 Rakefile
blacklight-4.0.0 Rakefile
blacklight-4.0.0.rc2 Rakefile
blacklight-4.0.0.rc1 Rakefile
blacklight-4.0.0.pre7 Rakefile
blacklight-4.0.0.pre6 Rakefile
blacklight-3.8.1 Rakefile
blacklight-3.8.0 Rakefile
hydra-tutorial-0.2.1 Rakefile
hydra-tutorial-0.2.0 Rakefile
blacklight-3.7.2 Rakefile
blacklight-3.7.1 Rakefile
blacklight-3.7.0 Rakefile
blacklight-3.6.1.1 Rakefile
blacklight-3.6.0 Rakefile
hydra-tutorial-0.1.3 Rakefile
hydra-tutorial-0.1.2 Rakefile
hydra-tutorial-0.1.0 Rakefile