Sha256: c0d94f7e870cc66a23f41fd3f92797ba7fb02163e15e5e3e5cb0fa048fbc9c56
Contents?: true
Size: 146 Bytes
Versions: 3
Compression:
Stored size: 146 Bytes
Contents
require_relative "restrict/version" module Bundler module Restrict class Error < StandardError; end # Your code goes here... end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bundler-restrict-0.1.2 | lib/bundler/restrict.rb |
bundler-restrict-0.1.1 | lib/bundler/restrict.rb |
bundler-restrict-0.1.0 | lib/bundler/restrict.rb |