diff options
| author | Adam Malczewski <[email protected]> | 2026-04-28 14:10:04 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-04-28 14:10:04 +0900 |
| commit | 1ec2afaa21b8c3ef336982e80259b9bb79e3fb32 (patch) | |
| tree | 7cf43fbd4efc6d6834744d800822255fd3d44d05 /Gemfile | |
| parent | e6c2f23b58a1e87088ee75632c74fee4f15f6a94 (diff) | |
| download | dispatch-adapter-copilot-1ec2afaa21b8c3ef336982e80259b9bb79e3fb32.tar.gz dispatch-adapter-copilot-1ec2afaa21b8c3ef336982e80259b9bb79e3fb32.zip | |
updatesdev
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ source "https://rubygems.org" # Specify your gem's dependencies in dispatch-adapter-copilot.gemspec gemspec +gem "dispatch-adapter-interface", path: "../dispatch-adapter-interface" + gem "irb" gem "rake", "~> 13.0" |
