ngtk/open_api_annotator

View on GitHub
gemfiles/rails-7.0.gemfile

Summary

Maintainability
Test Coverage
source "https://rubygems.org"

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

# Specify your gem's dependencies in open_api_annotator.gemspec
gemspec path: '..'

gem 'railties', '~> 7.0.0'