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 Nov 4, 2024
1 parent 463839b commit c77ba48
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 15 deletions.
4 changes: 1 addition & 3 deletions gemfiles/rails-7.1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,8 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.5)
actioncable (= 7.1.5)
actionmailbox (= 7.1.5)
Expand Down Expand Up @@ -219,7 +218,6 @@ GEM
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
webrick (1.9.0)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down
4 changes: 1 addition & 3 deletions gemfiles/rails-7.2/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,8 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.2.2)
actioncable (= 7.2.2)
actionmailbox (= 7.2.2)
Expand Down Expand Up @@ -219,7 +218,6 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
useragent (0.16.10)
webrick (1.9.0)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down
6 changes: 2 additions & 4 deletions gemfiles/rails-8.0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,8 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.0)
rack (>= 3)
webrick (~> 1.8)
rails (8.0.0.rc2)
actioncable (= 8.0.0.rc2)
actionmailbox (= 8.0.0.rc2)
Expand Down Expand Up @@ -220,7 +219,6 @@ GEM
concurrent-ruby (~> 1.0)
uri (0.13.1)
useragent (0.16.10)
webrick (1.9.0)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand All @@ -244,4 +242,4 @@ DEPENDENCIES
texd!

BUNDLED WITH
2.5.19
2.5.22
8 changes: 3 additions & 5 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: a7c8a20825be5ac8d96566ec5dbe9daa85568bc8
revision: 852b1431de9cf85464d23d2ca3a9d051e0adb20d
branch: main
specs:
actioncable (8.1.0.alpha)
Expand Down Expand Up @@ -172,9 +172,8 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.0)
rack (>= 3)
webrick (~> 1.8)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
Expand Down Expand Up @@ -216,7 +215,6 @@ GEM
concurrent-ruby (~> 1.0)
uri (0.13.1)
useragent (0.16.10)
webrick (1.9.0)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand All @@ -235,4 +233,4 @@ DEPENDENCIES
texd!

BUNDLED WITH
2.5.20
2.5.22

0 comments on commit c77ba48

Please sign in to comment.