mirror of
https://github.com/varvet/pundit.git
synced 2022-11-09 12:30:11 -05:00
4 lines
113 B
Ruby
4 lines
113 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "rspec", ENV["RSPEC_VERSION"] unless ENV["RSPEC_VERSION"].to_s.empty?
|
|
gemspec
|