Skip to content

Commit

Permalink
Update active_model_serializers to version 0.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 2, 2024
1 parent 3f7266c commit 0246a92
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_model_serializers (0.10.14)
active_model_serializers (0.10.15)
actionpack (>= 4.1)
activemodel (>= 4.1)
case_transform (>= 0.2)
Expand All @@ -39,14 +39,14 @@ GEM
base32 (0.3.4)
base64 (0.2.0)
bigdecimal (3.1.8)
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
bzip2-ffi (1.1.1)
ffi (~> 1.0)
case_transform (0.2)
activesupport
coderay (1.1.3)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.4)
config (3.0.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
Expand Down 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 Down Expand Up @@ -140,7 +140,7 @@ GEM
rspec (>= 2.99.0, < 4.0)
hashdiff (1.1.1)
hpricot (0.8.6)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.3.1)
jsonapi-renderer (0.2.2)
Expand All @@ -150,7 +150,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
locale (2.1.3)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.8)
Expand Down Expand Up @@ -183,8 +183,8 @@ GEM
public_suffix (4.0.7)
puma (5.6.9)
nio4r (~> 2.0)
racc (1.8.0)
rack (2.2.9)
racc (1.8.1)
rack (2.2.10)
rack-test (2.1.0)
rack (>= 1.3)
rails-dom-testing (2.2.0)
Expand Down Expand Up @@ -342,7 +342,7 @@ GEM
railties
yabeda (~> 0.8)
yard (0.9.35)
zeitwerk (2.6.15)
zeitwerk (2.7.1)
zstd-ruby (1.5.6.1)

PLATFORMS
Expand Down

0 comments on commit 0246a92

Please sign in to comment.