bundle update

This commit is contained in:
Aminda Suomalainen 2023-09-13 07:27:25 +03:00
parent f428549dc5
commit a1f00db98c
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

4
Gemfile.lock generated
View File

@ -8,6 +8,7 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.1.1)
coffee-script (2.4.1)
coffee-script-source
execjs
@ -24,7 +25,8 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.9.0)
faraday (2.7.10)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)