Skip to content

Commit

Permalink
Merge pull request #865 from ipfs-shipyard/dependabot/bundler/octicon…
Browse files Browse the repository at this point in the history
…s_helper-19.13.0

Bump octicons_helper from 19.12.0 to 19.13.0
  • Loading branch information
andrew authored Dec 5, 2024
2 parents 91802a5 + bce464e commit 397211f
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ GEM
highline (3.0.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
io-console (0.8.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand All @@ -204,7 +204,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
logger (1.6.2)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand All @@ -221,7 +221,7 @@ GEM
marcel (1.0.4)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.1)
minitest (5.25.4)
msgpack (1.7.5)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
Expand Down Expand Up @@ -250,10 +250,10 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
octicons (19.12.0)
octicons_helper (19.12.0)
octicons (19.13.0)
octicons_helper (19.13.0)
actionview
octicons (= 19.12.0)
octicons (= 19.13.0)
railties
octokit (9.2.0)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -284,7 +284,8 @@ GEM
activerecord (>= 6.1)
polyglot (0.3.5)
popper_js (1.16.1)
psych (5.2.0)
psych (5.2.1)
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
Expand Down Expand Up @@ -340,10 +341,10 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
redis (4.8.1)
reline (0.5.11)
reline (0.5.12)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand All @@ -360,7 +361,7 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sdl4r (0.9.11)
securerandom (0.3.2)
securerandom (0.4.0)
semantic_range (2.3.1)
shoulda (4.0.0)
shoulda-context (~> 2.0)
Expand Down Expand Up @@ -411,14 +412,14 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
unicode_utils (1.4.0)
useragent (0.16.10)
useragent (0.16.11)
version_gem (1.1.4)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.9.0)
webrick (1.9.1)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit 397211f

Please sign in to comment.