mirror of
https://github.com/tmuxinator/tmuxinator.git
synced 2026-04-27 17:58:07 -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
|