Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jarydkrish committed Jul 31, 2024
1 parent a46a339 commit e435368
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@ GEM
simplecov (>= 0.15, < 0.22)
commonmarker (0.21.2)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.8)
concurrent-ruby (1.3.3)
crass (1.0.6)
docile (1.3.5)
erubi (1.10.0)
ffi (1.15.0)
github-markup (4.0.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.8.10)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
image_processing (1.12.1)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -110,7 +110,7 @@ GEM
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.0.3)
minitest (5.14.4)
minitest (5.24.1)
msgpack (1.4.2)
nio4r (2.5.7)
nokogiri (1.16.7-x86_64-darwin)
Expand Down Expand Up @@ -199,13 +199,13 @@ GEM
rubocop (= 1.11.0)
rubocop-performance (= 1.10.1)
thor (1.1.0)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.0.0)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.4.2)
zeitwerk (2.6.17)

PLATFORMS
x86_64-darwin-19
Expand Down Expand Up @@ -236,4 +236,4 @@ RUBY VERSION
ruby 3.1.3p185

BUNDLED WITH
2.2.3
2.5.16

0 comments on commit e435368

Please sign in to comment.