Skip to content

Commit

Permalink
Bump openproject-octicons to 19.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HDinger committed May 15, 2024
1 parent 8dba24d commit f496728
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/popular-pumpkins-compete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@openproject/primer-view-components": patch
---

Bump openproject-octicons to 19.12.0
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PATH
openproject-primer_view_components (0.30.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
openproject-octicons (>= 19.9.0)
openproject-octicons (>= 19.12.0)
view_component (>= 3.1, < 4.0)

GEM
Expand Down Expand Up @@ -143,7 +143,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
openproject-octicons (19.9.0)
openproject-octicons (19.12.0)
parallel (1.24.0)
parser (3.3.1.0)
ast (~> 2.4.1)
Expand Down
2 changes: 1 addition & 1 deletion primer_view_components.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency "actionview", ">= 5.0.0"
spec.add_runtime_dependency "activesupport", ">= 5.0.0"
spec.add_runtime_dependency "openproject-octicons", ">= 19.9.0"
spec.add_runtime_dependency "openproject-octicons", ">= 19.12.0"
spec.add_runtime_dependency "view_component", [">= 3.1", "< 4.0"]
end

0 comments on commit f496728

Please sign in to comment.