Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
raphox committed Nov 25, 2024
1 parent b157bb5 commit 9ad68c1
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: .
specs:
next_rails_scaffold (0.1.12)
rails (~> 7.1.2)
next_rails_scaffold (0.1.13)
rails (>= 7.1.2)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -112,6 +112,7 @@ GEM
net-smtp
marcel (1.0.2)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.20.0)
mutex_m (0.2.0)
net-imap (0.4.5)
Expand All @@ -124,7 +125,8 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4-arm64-darwin)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.23.0)
parser (3.2.2.4)
Expand Down Expand Up @@ -208,6 +210,8 @@ GEM
PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
x86_64-linux

DEPENDENCIES
minitest (~> 5.0)
Expand Down

0 comments on commit 9ad68c1

Please sign in to comment.