bundle update

This commit is contained in:
Aminda Suomalainen 2023-11-07 10:43:06 +02:00
parent acba793a67
commit 37f6bed9f1
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

6
Gemfile.lock generated
View File

@ -13,7 +13,7 @@ GEM
tzinfo (~> 2.0) tzinfo (~> 2.0)
addressable (2.8.5) addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 6.0)
base64 (0.1.1) base64 (0.2.0)
bigdecimal (3.1.4) bigdecimal (3.1.4)
coffee-script (2.4.1) coffee-script (2.4.1)
coffee-script-source coffee-script-source
@ -25,7 +25,7 @@ GEM
connection_pool (2.4.1) connection_pool (2.4.1)
dnsruby (1.70.0) dnsruby (1.70.0)
simpleidn (~> 0.2.1) simpleidn (~> 0.2.1)
drb (2.1.1) drb (2.2.0)
ruby2_keywords ruby2_keywords
em-websocket (0.5.3) em-websocket (0.5.3)
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
@ -221,7 +221,7 @@ GEM
jekyll-feed (~> 0.9) jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1) jekyll-seo-tag (~> 2.1)
minitest (5.20.0) minitest (5.20.0)
mutex_m (0.1.2) mutex_m (0.2.0)
nokogiri (1.15.4-x86_64-linux) nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
octokit (4.25.1) octokit (4.25.1)