File: Rakefile

package info (click to toggle)
ruby-omniauth-oauth2-generic 0.2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 172 kB
  • sloc: ruby: 267; makefile: 7; sh: 4
file content (4 lines) | stat: -rw-r--r-- 79 bytes parent folder | download
1
2
3
4
# frozen_string_literal: true

require 'bundler/gem_tasks'
task default: :spec