12 lines
224 B
Ruby
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'
|