Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sedubois committed Sep 1, 2023
1 parent 3c937bb commit 9dfbd59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ GEM
rake (13.0.6)
request_store (1.5.1)
rack (>= 1.4)
sqlite3 (1.6.3-arm64-darwin)
sqlite3 (1.6.3-x86_64-linux)
sqlite3 (1.6.4-arm64-darwin)
sqlite3 (1.6.4-x86_64-linux)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)

Expand Down
4 changes: 2 additions & 2 deletions test_app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.3-arm64-darwin)
sqlite3 (1.6.3-x86_64-linux)
sqlite3 (1.6.4-arm64-darwin)
sqlite3 (1.6.4-x86_64-linux)
thor (1.2.2)
tilt (2.2.0)
timeout (0.4.0)
Expand Down

0 comments on commit 9dfbd59

Please sign in to comment.