Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gettext 3.4.9 → 3.5.0 (minor) #1567

Merged
merged 1 commit into from
Dec 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
get_process_mem (1.0.0)
bigdecimal (>= 2.0)
ffi (~> 1.0)
gettext (3.4.9)
gettext (3.5.0)
erubi
locale (>= 2.0.5)
prime
Expand Down Expand Up @@ -171,7 +171,7 @@ GEM
reline (>= 0.4.2)
json (2.7.5)
language_server-protocol (3.17.0.3)
locale (2.1.3)
locale (2.1.4)
logger (1.6.2)
lograge (0.14.0)
actionpack (>= 4)
Expand Down Expand Up @@ -215,7 +215,7 @@ GEM
ast (~> 2.4.1)
racc
pkg-config (1.5.1)
prime (0.1.2)
prime (0.1.3)
forwardable
singleton
psych (5.2.1)
Expand Down Expand Up @@ -331,7 +331,7 @@ GEM
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.17.2)
singleton (0.2.0)
singleton (0.3.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down
Binary file removed vendor/cache/gettext-3.4.9.gem
Binary file not shown.
Binary file added vendor/cache/gettext-3.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/locale-2.1.3.gem
Binary file not shown.
Binary file added vendor/cache/locale-2.1.4.gem
Binary file not shown.
Binary file removed vendor/cache/prime-0.1.2.gem
Binary file not shown.
Binary file added vendor/cache/prime-0.1.3.gem
Binary file not shown.
Binary file removed vendor/cache/singleton-0.2.0.gem
Binary file not shown.
Binary file added vendor/cache/singleton-0.3.0.gem
Binary file not shown.
Loading