Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
pooza committed Dec 12, 2024
1 parent 71c4a0c commit 94beceb
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
crass (1.0.6)
csv (3.3.0)
daemon-spawn (0.4.2)
date (3.4.0)
date (3.4.1)
domain_name (0.6.20240107)
drb (2.2.1)
dry-configurable (1.2.0)
Expand Down Expand Up @@ -171,10 +171,10 @@ GEM
erubi (1.13.0)
et-orbi (1.2.11)
tzinfo
etc (1.4.4)
etc (1.4.5)
eventmachine (1.2.7)
facets (3.1.0)
faraday (2.12.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand All @@ -191,7 +191,7 @@ GEM
raabro (~> 1.4)
gli (2.21.5)
hashie (5.0.0)
http-cookie (1.0.7)
http-cookie (1.0.8)
domain_name (~> 0.5)
httparty (0.22.0)
csv
Expand All @@ -200,8 +200,9 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.9.0)
json-schema (5.1.0)
json-schema (5.1.1)
addressable (~> 2.8)
bigdecimal (~> 3.1)
jwt (2.9.3)
base64
language_server-protocol (3.17.0.3)
Expand All @@ -218,7 +219,7 @@ GEM
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1105)
mime-types-data (3.2024.1203)
mini_magick (5.0.1)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
Expand All @@ -230,7 +231,7 @@ GEM
bigdecimal (~> 3.1)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-http (0.5.0)
net-http (0.6.0)
uri
net-imap (0.5.1)
date
Expand Down Expand Up @@ -299,7 +300,7 @@ GEM
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rainbow (3.1.1)
rake (13.2.1)
redis-client (0.22.2)
redis-client (0.23.0)
connection_pool
regexp_parser (2.9.3)
rest-client (2.0.2)
Expand Down Expand Up @@ -346,7 +347,7 @@ GEM
sassc (2.4.0)
ffi (~> 1.9)
securerandom (0.4.0)
sequel (5.86.0)
sequel (5.87.0)
bigdecimal
set (1.1.1)
sidekiq (7.2.4)
Expand Down Expand Up @@ -375,7 +376,7 @@ GEM
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
syslog (0.1.2)
syslog (0.2.0)
temple (0.10.3)
test-unit (3.6.4)
power_assert
Expand Down

0 comments on commit 94beceb

Please sign in to comment.