mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
4 lines
131 B
Text
4 lines
131 B
Text
|
|
source 'https://rubygems.org'
|
||
|
|
|
||
|
|
gem 'danger', :git => 'git@github.com:danger/danger.git', :branch => 'master'
|
||
|
|
gem 'danger-swiftlint'
|