Skip to content

Commit 48651c8

Browse files
authored
Merge pull request #1 from andrew/patch-2
Switch from bundle to bundler in Gemfile
2 parents ce4da77 + b2bea60 commit 48651c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source :rubygems
22

3-
gem "bundle"
3+
gem "bundler"
44
gem "rake"
55
gem "compass"
6-
gem "git"
6+
gem "git"

0 commit comments

Comments
 (0)