summaryrefslogtreecommitdiff
path: root/templates/project/Gemfile
diff options
context:
space:
mode:
authorpushmatrix <daniel.beauchamp@gmail.com>2014-05-30 14:59:26 -0400
committerpushmatrix <daniel.beauchamp@gmail.com>2014-05-30 14:59:26 -0400
commit391a2701f60868817f79a091afbbec24041a0814 (patch)
tree0551dfa499613ca575f255bb7442b398e484db25 /templates/project/Gemfile
parent9ee7f9edfb5cc213e0890d9dc248f0ffb7de6798 (diff)
Updated to latest twitter gem.
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 3c7e7a9..1235b37 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', '>= 5.0.0' \ No newline at end of file
+gem 'twitter', '>= 5.9.0' \ No newline at end of file