Skip to content

Commit

Permalink
Update gemlock
Browse files Browse the repository at this point in the history
  • Loading branch information
olexandervanzuriak committed Dec 17, 2024
1 parent 5d71e05 commit 98c3767
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -192,12 +192,12 @@ GEM
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.17.0-x86_64-linux-gnu)
flipper (1.3.1)
concurrent-ruby (< 2)
Expand Down Expand Up @@ -237,7 +237,7 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.5)
json (2.9.0)
jsonapi-renderer (0.2.2)
jwt (2.9.3)
base64
Expand All @@ -263,7 +263,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
logger (1.6.3)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -283,7 +283,7 @@ GEM
msgpack (1.7.3)
multi_xml (0.6.0)
mutex_m (0.1.2)
net-http (0.4.1)
net-http (0.6.0)
uri
net-imap (0.5.0)
date
Expand Down Expand Up @@ -315,7 +315,7 @@ GEM
omniauth-facebook (10.0.0)
bigdecimal
omniauth-oauth2 (>= 1.2, < 3)
omniauth-google-oauth2 (0.8.2)
omniauth-google-oauth2 (0.8.0)
jwt (>= 2.0)
omniauth (>= 1.1.1)
omniauth-oauth2 (>= 1.6)
Expand Down Expand Up @@ -557,7 +557,7 @@ GEM
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
unicode-display_width (2.6.0)
uri (0.13.1)
uri (1.0.2)
useragent (0.16.10)
version_gem (1.1.4)
warden (1.2.9)
Expand Down

0 comments on commit 98c3767

Please sign in to comment.