Skip to content

Commit

Permalink
Updated bundled dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
MirahImage committed Oct 7, 2024
1 parent 3a56ba3 commit b012513
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ GEM
diff-lcs (1.5.1)
effin_utf8 (1.0)
erubis (2.7.0)
faraday (2.11.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -65,7 +66,7 @@ GEM
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
Expand Down Expand Up @@ -101,9 +102,9 @@ GEM
set (~> 1.0)
stomp (1.4.10)
tilt (2.4.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
uri (0.13.1)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
ruby
Expand Down
Binary file removed vendor/cache/faraday-2.11.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.12.0.gem
Binary file not shown.
Binary file removed vendor/cache/rspec-mocks-3.13.1.gem
Binary file not shown.
Binary file added vendor/cache/rspec-mocks-3.13.2.gem
Binary file not shown.
Binary file removed vendor/cache/unicode-display_width-2.5.0.gem
Binary file not shown.
Binary file added vendor/cache/unicode-display_width-2.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/webrick-1.8.1.gem
Binary file not shown.
Binary file added vendor/cache/webrick-1.8.2.gem
Binary file not shown.

0 comments on commit b012513

Please sign in to comment.