Skip to content

Commit cd0edff

Browse files
committed
downgrade bundler bcos of travis
1 parent fafe27d commit cd0edff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "bundler", "~> 1.6.1"
3+
gem "bundler", "~> 1.5.3"
44
gem "rake", "~> 10.2.2"
55
gem "rspec", "~> 2.14.1"
66
gem "pry", "~> 0.9.12.6"

0 commit comments

Comments
 (0)