File: Gemfile

package info (click to toggle)
ruby-uniform-notifier 1.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 240 kB
  • sloc: ruby: 915; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 172 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# frozen_string_literal: true

source 'https://rubygems.org'

# Specify your gem's dependencies in uniform_notifier.gemspec
gemspec

gem 'rake'
gem 'rexml' # for Ruby 3.0+