bundle update

This commit is contained in:
Aminda Suomalainen ⚧ 2024-08-16 13:26:40 +03:00
parent f7376a6b02
commit f5cb20c316
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0) public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8) bigdecimal (3.1.8)
colorator (1.1.0) colorator (1.1.0)
concurrent-ruby (1.3.3) concurrent-ruby (1.3.4)
em-websocket (0.5.3) em-websocket (0.5.3)
eventmachine (>= 0.12.9) eventmachine (>= 0.12.9)
http_parser.rb (~> 0) http_parser.rb (~> 0)
@ -72,7 +72,7 @@ GEM
ffi (~> 1.0) ffi (~> 1.0)
rbs (3.5.2) rbs (3.5.2)
logger logger
rexml (3.3.4) rexml (3.3.5)
strscan strscan
rouge (4.3.0) rouge (4.3.0)
safe_yaml (1.0.5) safe_yaml (1.0.5)