mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-11 23:24:35 +00:00
7 lines
115 B
Ruby
7 lines
115 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem 'cide'
|
|
|
|
# Optional dependency, only used by `cide upload`
|
|
gem 'aws-sdk', '~> 2'
|