Sha256: 41781cb0914f04204b13861591dfbf4f77f4f3d10c3137218b1e8d03667307e4

Contents?: true

Size: 242 Bytes

Versions: 1111

Compression:

Stored size: 242 Bytes

Contents

# frozen_string_literal: true

begin
  require "bundler/setup"
rescue LoadError
  puts "You must `gem install bundler` and `bundle install` to run rake tasks"
end

require "bundler/gem_tasks"

Dir["private/tasks/*.rake"].each(&method(:load))

Version data entries

1,111 entries across 1,111 versions & 1 rubygems

Version Path
playbook_ui-10.13.0.pre.node.update Rakefile
playbook_ui-10.12.0 Rakefile
playbook_ui-10.11.0 Rakefile
playbook_ui-10.10.0 Rakefile
playbook_ui-10.9.0 Rakefile
playbook_ui-10.8.1.pre.alpha.flexdeps Rakefile
playbook_ui-10.9.0.pre.alpha1 Rakefile
playbook_ui-10.8.0 Rakefile
playbook_ui-10.7.1 Rakefile
playbook_ui-10.7.0 Rakefile
playbook_ui-10.6.2.pre.alpha.dep Rakefile
playbook_ui-10.6.1.pre.alpha1 Rakefile
playbook_ui-10.6.0 Rakefile
playbook_ui-10.5.0 Rakefile
playbook_ui-10.4.0 Rakefile
playbook_ui-10.3.0 Rakefile
playbook_ui-10.2.1.alpha.sisensefix Rakefile
playbook_ui-10.2.1 Rakefile
playbook_ui-10.2.0 Rakefile
playbook_ui-10.1.0 Rakefile