Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyio committed Oct 12, 2024
1 parent 0645934 commit bfcceab
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@ GEM
activesupport (>= 6.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
importmap-rails (2.0.1)
importmap-rails (2.0.3)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.7.2)
irb (1.14.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
Expand All @@ -115,7 +115,7 @@ GEM
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.25.1)
msgpack (1.7.2)
msgpack (1.7.3)
net-imap (0.4.16)
date
net-protocol
Expand Down Expand Up @@ -143,7 +143,7 @@ GEM
parser (3.3.5.0)
ast (~> 2.4.1)
racc
propshaft (1.0.0)
propshaft (1.1.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -240,17 +240,17 @@ GEM
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.1)
tailwindcss-rails (2.7.6)
tailwindcss-rails (2.7.9)
railties (>= 7.0.0)
tailwindcss-rails (2.7.6-aarch64-linux)
tailwindcss-rails (2.7.9-aarch64-linux)
railties (>= 7.0.0)
tailwindcss-rails (2.7.6-arm-linux)
tailwindcss-rails (2.7.9-arm-linux)
railties (>= 7.0.0)
tailwindcss-rails (2.7.6-arm64-darwin)
tailwindcss-rails (2.7.9-arm64-darwin)
railties (>= 7.0.0)
tailwindcss-rails (2.7.6-x86_64-darwin)
tailwindcss-rails (2.7.9-x86_64-darwin)
railties (>= 7.0.0)
tailwindcss-rails (2.7.6-x86_64-linux)
tailwindcss-rails (2.7.9-x86_64-linux)
railties (>= 7.0.0)
thor (1.3.2)
timeout (0.4.1)
Expand All @@ -270,7 +270,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.18)
zeitwerk (2.7.0)

PLATFORMS
aarch64-linux
Expand Down Expand Up @@ -303,4 +303,4 @@ RUBY VERSION
ruby 3.3.5p100

BUNDLED WITH
2.5.19
2.5.21

0 comments on commit bfcceab

Please sign in to comment.