Sha256: fe96f815e7da5d303ff99684fb9d42b8c66cf6238425986c42e2652e3268fa9e

Contents?: true

Size: 526 Bytes

Versions: 4

Compression:

Stored size: 526 Bytes

Contents

source "https://rubygems.org"

gemspec

group :development do
  gem "sigar", :platform => "ruby"

  gem "chefstyle", "0.4.0"
  gem "overcommit", ">= 0.34.1"
  gem "pry-byebug"
  gem "pry-stack_explorer"
  gem "rb-readline"
  gem "rake", ">= 10.1.0", "< 12.0.0"
  gem "rspec-core", "~> 3.0"
  gem "rspec-expectations", "~> 3.0"
  gem "rspec-mocks", "~> 3.0"
  gem "rspec-collection_matchers", "~> 1.0"
  gem "rspec_junit_formatter"
  gem "activesupport", "< 5.0" if RUBY_VERSION <= "2.2.2" # github_changelog_generator dep
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ohai-8.26.1 Gemfile
ohai-8.26.0 Gemfile
ohai-8.25.1 Gemfile
ohai-8.25.0 Gemfile