summaryrefslogtreecommitdiff
path: root/templates/project/Gemfile
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-10-16 14:21:55 +0200
committerVarac <varac@leap.se>2017-10-16 14:21:55 +0200
commitc3e807eb42ea7389676b714584bde204eab18577 (patch)
treed9ac909ff468ff2f00f03a29ab3f9b4ba05a56a7 /templates/project/Gemfile
parent64a3927db5440fe2c9b5c4d02667cb0749884c40 (diff)
parent2917ad9519d6f872d51582d335a147bf2e5f935e (diff)
Merge branch 'upgrade_dashing'
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 1235b37..46fea32 100644
--- a/templates/project/Gemfile
+++ b/templates/project/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem 'dashing'
+gem 'smashing'
## Remove this if you don't need a twitter widget.
gem 'twitter', '>= 5.9.0' \ No newline at end of file