summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Luong (Franco) <fluong@fx-mbp-13.local>2016-03-23 10:08:43 -0400
committerFrancis Luong (Franco) <fluong@fx-mbp-13.local>2016-03-23 10:08:43 -0400
commit96cf4f20e784910871597c76b7bb38961f941cbd (patch)
treef782dd0e55ca3155652533a4bca9b98933cc7a39
parent3f7aa3b4b68174ae08d15e2dce9e67a7487881ba (diff)
downloadipaddress-96cf4f20e784910871597c76b7bb38961f941cbd.tar.gz
bundler version
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 342e2ae..6567c72 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,7 +3,7 @@ source "https://rubygems.org"
gemspec
group :development do
- gem 'bundler', '>= 3.2.0'
+ gem 'bundler', '>= 1.7.6'
gem 'rake', '>= 11.1.0'
gem 'minitest', '~> 5.8', '>= 5.8.4'
gem 'pry', '>= 0.10.1'