Skip to content

Commit

Permalink
build: run bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagorodriguez96 committed Aug 23, 2024
1 parent 7b2982a commit 679379b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,20 +188,20 @@ GEM
pg (1.5.7)
psych (5.1.2)
stringio
public_suffix (4.0.7)
public_suffix (6.0.1)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.9)
rack (3.1.7)
rack-mini-profiler (2.3.4)
rack (>= 1.2.0)
rack-session (1.0.2)
rack (< 3)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (1.0.0)
rack (< 3)
webrick
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.4)
actioncable (= 7.1.4)
actionmailbox (= 7.1.4)
Expand Down

0 comments on commit 679379b

Please sign in to comment.