Sha256: f94fb497ef24f3803d4931dd8b86fed7a3c9009d2f5375e790599d56fe26b2cd

Contents?: true

Size: 225 Bytes

Versions: 18

Compression:

Stored size: 225 Bytes

Contents

require "bonethug/version"
require "bonethug/installer"
require "bonethug/watcher"
require "bonethug/cli"

module Bonethug

  def self.update_version(value)
    remove_const 'VERSION'
    const_set 'VERSION', value
  end

end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
bonethug-0.0.55 lib/bonethug.rb
bonethug-0.0.54.17 lib/bonethug.rb
bonethug-0.0.54.16 lib/bonethug.rb
bonethug-0.0.54.15 lib/bonethug.rb
bonethug-0.0.54.14 lib/bonethug.rb
bonethug-0.0.54.13 lib/bonethug.rb
bonethug-0.0.54.11 lib/bonethug.rb
bonethug-0.0.54.10 lib/bonethug.rb
bonethug-0.0.54.8 lib/bonethug.rb
bonethug-0.0.54.7 lib/bonethug.rb
bonethug-0.0.54.6 lib/bonethug.rb
bonethug-0.0.54.5 lib/bonethug.rb
bonethug-0.0.54.4 lib/bonethug.rb
bonethug-0.0.54.3 lib/bonethug.rb
bonethug-0.0.54.2 lib/bonethug.rb
bonethug-0.0.54 lib/bonethug.rb
bonethug-0.0.53 lib/bonethug.rb
bonethug-0.0.51 lib/bonethug.rb