spec/fake_app/Gemfile in stitches-4.2.1 vs spec/fake_app/Gemfile in stitches-4.2.2
- old
+ new
@@ -42,10 +42,9 @@
gem 'webdrivers'
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
-gem 'apitome'
group :development, :test do
gem 'rspec'
gem 'rspec-rails'
gem 'rspec_api_documentation'