Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpeart committed May 10, 2024
1 parent b211964 commit 7b265d6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Expand Up @@ -7,7 +7,7 @@ GIT

GIT
remote: https://github.com/johnpeart/jekyll-webmention_io.git
revision: 3cdf2b9bdaddeffa3f605b8f858a4cb439868cfb
revision: 675e8dccb77cea141582a36f142d01e36fe5a42d
specs:
jekyll-webmention_io (4.0.0)
activesupport (~> 7.0, >= 7.0.4.3)
Expand Down Expand Up @@ -35,7 +35,7 @@ GEM
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
Expand All @@ -62,7 +62,7 @@ GEM
domain_name (~> 0.5)
http-form_data (2.3.0)
http_parser.rb (0.8.0)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
indieweb-endpoints (8.0.0)
http (~> 5.0)
Expand Down Expand Up @@ -99,7 +99,7 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.7.1)
json (2.7.2)
jsonpath (1.0.7)
multi_json
kramdown (2.4.0)
Expand All @@ -118,16 +118,16 @@ GEM
minitest (5.22.3)
multi_json (1.15.0)
mutex_m (0.2.0)
nokogiri (1.16.3-arm64-darwin)
nokogiri (1.16.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
openssl (3.2.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.4)
public_suffix (5.0.5)
racc (1.7.3)
rake (13.1.0)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down

0 comments on commit 7b265d6

Please sign in to comment.