4 lines
53 B
Plaintext
Vendored
4 lines
53 B
Plaintext
Vendored
gem "gem_name1", ">= 4.1"
|
|
|
|
gem "gem_name2", "~> 4.1"
|