Skip to content

Commit

Permalink
update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
acmetech committed Nov 9, 2023
1 parent 7a176e9 commit 168e0bc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Expand Up @@ -24,6 +24,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
abbrev (0.1.1)
actioncable (7.0.8)
actionpack (= 7.0.8)
activesupport (= 7.0.8)
Expand Down Expand Up @@ -352,7 +353,8 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (3.2.2)
rbs (3.3.0)
abbrev
regexp_parser (2.8.2)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -549,4 +551,4 @@ DEPENDENCIES
webdrivers (~> 5.3)

BUNDLED WITH
2.4.21
2.4.22

0 comments on commit 168e0bc

Please sign in to comment.