This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dashboard/Gemfile
2022-09-20 00:27:25 +01:00

12 lines
224 B
Ruby

source 'https://rubygems.org'
gem 'smashing'
gem 'nokogiri'
gem 'activesupport'
gem 'rexml'
gem 'font-awesome-sass'
gem 'mini_racer'
## Uncomment this if you want to see use the twitter widget.
# gem 'twitter', '>= 5.9.0'