Sha256: 6159df6303df9c3ce1dd4e08806f15c751f69b1b96a1f69c5e350d4dbe7202cf
Contents?: true
Size: 276 Bytes
Versions: 4
Compression:
Stored size: 276 Bytes
Contents
source "https://rubygems.org" gemspec group :docs do gem "yard" gem "redcarpet" gem "github-markup" end group :debug do gem "pry" gem "pry-byebug" gem "pry-stack_explorer" end if Gem::Version.new(RUBY_VERSION) < Gem::Version.new("2.5") gem "ohai", "<15" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
omnibus-6.1.9 | Gemfile |
omnibus-6.1.7 | Gemfile |
omnibus-6.1.4 | Gemfile |
omnibus-6.0.30 | Gemfile |