gem install amatch
Showing
Gemfile
0 → 100644
| # frozen_string_literal: true | ||
| source "https://rubygems.org" | ||
| git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } | ||
| gem "amatch" |
Gemfile.lock
0 → 100644
Please register or sign in to comment