1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/applications/networking/wayback_machine_downloader/Gemfile

6 lines
103 B
Ruby
Raw Normal View History

# frozen_string_literal: true
source 'https://rubygems.org' do
gem 'wayback_machine_downloader'
end