Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jan 16, 2024
1 parent bca3a01 commit 8a82210
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
abbrev (0.1.2)
actioncable (7.1.2)
actionpack (= 7.1.2)
activesupport (= 7.1.2)
Expand Down Expand Up @@ -93,7 +94,7 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
appsignal (3.5.3)
appsignal (3.5.4)
rack
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
Expand All @@ -111,8 +112,8 @@ GEM
builder (3.2.4)
chronic_duration (0.10.6)
numerizer (~> 0.1.1)
commander (4.6.0)
highline (~> 2.0.0)
commander (5.0.0)
highline (~> 3.0.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crack (0.4.5)
Expand Down Expand Up @@ -145,7 +146,8 @@ GEM
activesupport (>= 6.1)
google-protobuf (3.25.2)
hashdiff (1.1.0)
highline (2.0.3)
highline (3.0.0)
abbrev
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.1)
Expand Down

0 comments on commit 8a82210

Please sign in to comment.