Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
updated bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
rubydog committed Aug 29, 2022
1 parent 709f801 commit 9d6fe9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll-contentful.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "guard"
s.add_development_dependency "guard-rspec"
s.add_development_dependency 'guard-rubocop'
s.add_development_dependency "bundler", "~> 1.6"
s.add_development_dependency "bundler", "~> 2"
s.add_development_dependency "rake"
s.add_development_dependency "rspec", "~> 3.0"
s.add_development_dependency "vcr"
Expand Down

0 comments on commit 9d6fe9a

Please sign in to comment.