Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
digineobot authored and dmke committed Feb 3, 2025
1 parent eadef3b commit 1db1b05
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gemfiles/rails-7.1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ GEM
date
stringio
racc (1.8.1)
rack (3.1.8)
rack (3.1.9)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails-7.2/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ GEM
date
stringio
racc (1.8.1)
rack (3.1.8)
rack (3.1.9)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails-8.0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ GEM
date
stringio
racc (1.8.1)
rack (3.1.8)
rack (3.1.9)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/rails-main/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/rails/rails.git
revision: 0659e0b71d25ce1719290e438756fb872ec93d50
revision: 860cff7816a723aca465d55c081cab1d101c7f64
branch: main
specs:
actioncable (8.1.0.alpha)
Expand Down Expand Up @@ -172,7 +172,7 @@ GEM
date
stringio
racc (1.8.1)
rack (3.1.8)
rack (3.1.9)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
Expand Down

0 comments on commit 1db1b05

Please sign in to comment.