Skip to content

Commit

Permalink
Run bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushn21 committed Aug 24, 2024
1 parent 2651da6 commit dc691cd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
appraisal (2.4.1)
appraisal (2.5.0)
bundler
rake
thor (>= 0.14.0)
Expand Down Expand Up @@ -172,7 +172,9 @@ GEM
reline (0.5.9)
io-console (~> 0.5)
securerandom (0.3.1)
sqlite3 (1.4.2)
sqlite3 (2.0.4-arm64-darwin)
sqlite3 (2.0.4-x86_64-darwin)
sqlite3 (2.0.4-x86_64-linux-gnu)
stringio (3.1.1)
thor (1.3.1)
timeout (0.4.1)
Expand Down

0 comments on commit dc691cd

Please sign in to comment.