Skip to content

Commit

Permalink
Update gettext to version 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 5, 2024
1 parent 850c6b3 commit f6529b1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ GEM
dry-equalizer (~> 0.2)
dry-initializer (~> 3.0)
dry-schema (~> 1.5, >= 1.5.2)
erubi (1.12.0)
erubi (1.13.0)
ethon (0.16.0)
ffi (>= 1.15.0)
factory_bot (6.2.0)
Expand All @@ -115,7 +115,7 @@ GEM
fuubar (2.5.1)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
gettext (3.4.9)
gettext (3.5.0)
erubi
locale (>= 2.0.5)
prime
Expand Down Expand Up @@ -149,7 +149,7 @@ GEM
listen (3.6.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
locale (2.1.3)
locale (2.1.4)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -172,7 +172,7 @@ GEM
parallel (1.22.1)
parser (3.1.2.1)
ast (~> 2.4.1)
prime (0.1.2)
prime (0.1.3)
forwardable
singleton
prometheus-client (4.2.3)
Expand All @@ -183,7 +183,7 @@ GEM
public_suffix (4.0.7)
puma (5.6.9)
nio4r (~> 2.0)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -290,7 +290,7 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
singleton (0.1.1)
singleton (0.3.0)
spring (2.1.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
Expand Down

0 comments on commit f6529b1

Please sign in to comment.