Skip to content

Commit

Permalink
Upgrade json gem
Browse files Browse the repository at this point in the history
  • Loading branch information
slorek committed Jan 6, 2025
1 parent 59cfb40 commit 479f065
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.9.0)
json (2.9.1)
json-jwt (1.15.3.1)
activesupport (>= 4.2)
aes_key_wrap
Expand Down Expand Up @@ -323,7 +323,6 @@ GEM
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.4)
msgpack (1.7.2)
multi_json (1.15.0)
Expand All @@ -341,11 +340,6 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
notifications-ruby-client (6.1.0)
Expand Down Expand Up @@ -834,9 +828,6 @@ GEM
zeitwerk (2.7.1)

PLATFORMS
arm64-darwin-23
ruby
x86_64-darwin-21
x86_64-darwin-24

DEPENDENCIES
Expand Down

0 comments on commit 479f065

Please sign in to comment.