Skip to content

Commit

Permalink
minor dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Jul 20, 2024
1 parent eaebb64 commit 2c0cf45
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 @@ -378,11 +378,11 @@ GEM
next_rails (1.2.4)
colorize (>= 0.8.1)
nio4r (2.7.0)
nokogiri (1.16.3-arm64-darwin)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-darwin)
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -527,7 +527,8 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.6)
rexml (3.2.7)
strscan (>= 3.0.9)
rolify (6.0.1)
rqrcode (2.2.0)
chunky_png (~> 1.0)
Expand Down Expand Up @@ -646,6 +647,7 @@ GEM
dante (>= 0.2.0)
multi_json (~> 1.0)
stripe (> 5, < 6)
strscan (3.1.0)
sys-uname (1.2.2)
ffi (~> 1.1)
sysexits (1.2.0)
Expand Down

0 comments on commit 2c0cf45

Please sign in to comment.