hopsoft/turbo_ready

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
# frozen_string_literal: true

source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

# Specify your gem's dependencies in turbo_boost-streams.gemspec.
gemspec

gem "appmap", groups: [:development, :test]