summaryrefslogtreecommitdiff
path: root/templates/project/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project/Gemfile')
-rw-r--r--templates/project/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/Gemfile b/templates/project/Gemfile
index e6ccd84..3c7e7a9 100644
--- a/templates/project/Gemfile
+++ b/templates/project/Gemfile
@@ -3,4 +3,4 @@ source 'https://rubygems.org'
gem 'dashing'
## Remove this if you don't need a twitter widget.
-gem 'twitter' \ No newline at end of file
+gem 'twitter', '>= 5.0.0' \ No newline at end of file