mirror of
https://github.com/tmuxinator/tmuxinator.git
synced 2026-07-17 05:32:17 -05:00
7 lines
126 B
Ruby
7 lines
126 B
Ruby
# frozen_string_literal: true
|
|
|
|
source "https://rubygems.org"
|
|
|
|
# Specify your gem's dependencies in tmuxinator.gemspec
|
|
gemspec
|