diff --git a/Gemfile b/Gemfile index 5378546ed..8cf2f6976 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ # frozen_string_literal: true -source 'https://rubygems.org' +source 'https://rubygems.org', cooldown: 7 git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby file: '.tool-versions' diff --git a/Gemfile.lock b/Gemfile.lock index b4557315a..61ab85f1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -647,4 +647,4 @@ RUBY VERSION ruby 4.0.5 BUNDLED WITH - 4.0.10 + 4.0.13