Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
pooza committed Sep 15, 2024
1 parent f7b2a54 commit 7508f00
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@ GEM
etc (1.4.3)
eventmachine (1.2.7)
facets (3.1.0)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
logger
faraday-net_http (3.1.1)
faraday-net_http (3.3.0)
net-http
fastimage (2.3.1)
ffi (1.17.0)
Expand All @@ -202,7 +202,7 @@ GEM
jwt (2.8.2)
base64
language_server-protocol (3.17.0.3)
logger (1.6.0)
logger (1.6.1)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -214,7 +214,7 @@ GEM
marcel (1.0.4)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0820)
mime-types-data (3.2024.0903)
mini_magick (5.0.1)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
Expand All @@ -224,11 +224,11 @@ GEM
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mustermann (3.0.2)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-http (0.4.1)
uri
net-imap (0.4.14)
net-imap (0.4.16)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -265,7 +265,7 @@ GEM
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pg (1.5.7)
pg (1.5.8)
power_assert (2.0.3)
public_suffix (6.0.1)
puma (6.4.2)
Expand Down Expand Up @@ -333,15 +333,15 @@ GEM
rubocop (~> 1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rufus-scheduler (3.9.1)
fugit (~> 1.1, >= 1.1.6)
rufus-scheduler (3.9.2)
fugit (~> 1.1, >= 1.11.1)
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sassc (2.4.0)
ffi (~> 1.9)
securerandom (0.3.1)
sequel (5.83.1)
sequel (5.84.0)
bigdecimal
set (1.1.0)
sidekiq (7.2.4)
Expand Down Expand Up @@ -374,15 +374,15 @@ GEM
test-unit (3.6.2)
power_assert
tilt (2.1.0)
time (0.3.0)
time (0.4.0)
date
timecop (0.9.10)
timeout (0.4.1)
trollop (2.9.10)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
unicode-display_width (2.6.0)
uri (0.13.1)
useragent (0.16.10)
version_gem (1.1.4)
webrick (1.8.1)
Expand All @@ -392,7 +392,7 @@ GEM
yajl-ruby (1.4.3)
yamllint (0.0.9)
trollop (~> 2)
zeitwerk (2.6.17)
zeitwerk (2.6.18)
zlib (3.1.1)

PLATFORMS
Expand Down Expand Up @@ -435,4 +435,4 @@ RUBY VERSION
ruby 3.3.4p94

BUNDLED WITH
2.5.17
2.5.18

0 comments on commit 7508f00

Please sign in to comment.