🏡 index : github.com/captn3m0/redirects.git

Diff

 Gemfile      | 2 +-
 Gemfile.lock | 8 +++++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Gemfile b/Gemfile
index c23d4fc..bdb4d7b 100644
--- a/Gemfile
+++ a/Gemfile
@@ -1,6 +1,6 @@
# frozen_string_literal: true

source "https://rubygems.org"
gem "jekyll", "~> 4.4"
# Till https://github.com/protocolbuffers/protobuf/pull/17240 is released
gem "google-protobuf", "4.31.0"
gem "google-protobuf", "4.31.1"
diff --git a/Gemfile.lock b/Gemfile.lock
index 0f50ac2..abf1f18 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -1,10 +1,10 @@
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    base64 (0.2.0)
    bigdecimal (3.1.9)
    bigdecimal (3.2.1)
    colorator (1.1.0)
    concurrent-ruby (1.3.5)
    csv (3.3.2)
@@ -14,7 +14,7 @@
    eventmachine (1.2.7)
    ffi (1.17.1)
    forwardable-extended (2.6.0)
    google-protobuf (4.31.0)
    google-protobuf (4.31.1)
      bigdecimal
      rake (>= 13)
    http_parser.rb (0.8.0)
@@ -56,7 +56,7 @@
    pathutil (0.16.2)
      forwardable-extended (~> 2.6)
    public_suffix (6.0.1)
    rake (13.2.1)
    rake (13.3.0)
    rb-fsevent (0.11.2)
    rb-inotify (0.11.1)
      ffi (~> 1.0)
@@ -75,7 +75,7 @@
  ruby

DEPENDENCIES
  google-protobuf (= 4.31.0)
  google-protobuf (= 4.31.1)
  jekyll (~> 4.4)

BUNDLED WITH