Skip to content
Snippets Groups Projects
Commit 96cf4f20 authored by Francis Luong (Franco)'s avatar Francis Luong (Franco)
Browse files

bundler version

parent 3f7aa3b4
Branches
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ source "https://rubygems.org" ...@@ -3,7 +3,7 @@ source "https://rubygems.org"
gemspec gemspec
group :development do group :development do
gem 'bundler', '>= 3.2.0' gem 'bundler', '>= 1.7.6'
gem 'rake', '>= 11.1.0' gem 'rake', '>= 11.1.0'
gem 'minitest', '~> 5.8', '>= 5.8.4' gem 'minitest', '~> 5.8', '>= 5.8.4'
gem 'pry', '>= 0.10.1' gem 'pry', '>= 0.10.1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment