Skip to content

Commit 08a1792

Browse files
committed
Un-pin Bundler from 1.6.2, keep relaxed 1.x version
1 parent c839d75 commit 08a1792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
gem "bundler", "1.6.2"
3+
gem "bundler", "~> 1"
44
gem "rake"
55

66
gem 'elasticsearch'

0 commit comments

Comments
 (0)