File: Appraisals

package info (click to toggle)
ruby-vcr 6.0.0%2Breally5.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,320 kB
  • sloc: ruby: 8,456; sh: 177; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
appraise "typhoeus-old" do
  gem 'typhoeus', '~> 0.4.2'
  gem 'webmock',  '1.8.11'
end

appraise "faraday-old" do
  gem 'faraday', '~> 0.8.8'
end