Skip to content

Commit

Permalink
Merge pull request #6 from JayDi85/dependabot/bundler/addressable-2.8.0
Browse files Browse the repository at this point in the history
Bump addressable from 2.5.2 to 2.8.0
  • Loading branch information
JayDi85 authored Dec 25, 2024
2 parents ef8114e + e1ab9f0 commit 4795dcd
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
coffee-script (2.4.1)
coffee-script-source
execjs
Expand Down Expand Up @@ -221,11 +221,12 @@ GEM
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (4.13.0)
octokit (4.22.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (3.1.1)
public_suffix (4.0.7)
racc (1.8.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
Expand All @@ -239,9 +240,9 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
Expand Down

0 comments on commit 4795dcd

Please sign in to comment.