Sha256: 0e3f58683f10c7522adc736ba435f1815028d0d1d5a994235b0879ff7d41938c
Contents?: true
Size: 372 Bytes
Versions: 2
Compression:
Stored size: 372 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 # this brings in several fixes to rspec-json_expectations that are causing test failures gem "rspec-json_expectations", git: "https://github.com/tas50/rspec-json_expectations.git"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
omnibus-6.0.25 | Gemfile |
omnibus-6.0.24 | Gemfile |