XPBytes/media_types-validation

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
Prefer single-quoted strings when you don't need string interpolation or special symbols.
source "https://rubygems.org"
 
Space between { and | missing.
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
 
# Specify your gem's dependencies in media_types-validation.gemspec
gemspec