1
0
Fork 0
mirror of https://github.com/varvet/pundit.git synced 2022-11-09 12:30:11 -05:00
varvet--pundit/Gemfile
2016-01-14 15:30:03 +01:00

4 lines
113 B
Ruby

source "https://rubygems.org"
gem "rspec", ENV["RSPEC_VERSION"] unless ENV["RSPEC_VERSION"].to_s.empty?
gemspec