Skip to content

Commit

Permalink
Chore: gemfile update
Browse files Browse the repository at this point in the history
  • Loading branch information
jchirch committed Jan 19, 2025
1 parent 13f7fcb commit 588b960
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,17 @@ GEM
bootsnap (1.18.4)
msgpack (~> 1.2)
builder (3.3.0)
bundler-audit (0.9.2)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crass (1.0.6)
date (3.4.1)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
drb (2.2.1)
erubi (1.13.1)
globalid (1.2.1)
Expand Down Expand Up @@ -190,6 +194,23 @@ GEM
psych (>= 4.0.0)
reline (0.6.0)
io-console (~> 0.5)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (7.0.2)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.2)
securerandom (0.4.1)
stringio (3.1.2)
thor (1.3.2)
Expand All @@ -216,10 +237,12 @@ PLATFORMS

DEPENDENCIES
bootsnap
bundler-audit
debug
pg (~> 1.1)
puma (>= 5.0)
rails (~> 7.1.5)
rspec-rails (~> 7.0.0)
tzinfo-data

RUBY VERSION
Expand Down

0 comments on commit 588b960

Please sign in to comment.