Skip to content

Commit

Permalink
Merge pull request #4135 from OSC/update-gems
Browse files Browse the repository at this point in the history
update OOD gems in 4.0
  • Loading branch information
johrstrom authored Feb 12, 2025
2 parents 9599eb0 + 5718114 commit 0144f06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions apps/dashboard/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,13 +182,13 @@ GEM
nokogiri (1.15.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
ood_appkit (2.1.4)
ood_appkit (2.1.6)
addressable (~> 2.4)
lograge (~> 0.3)
ood_core (~> 0.1)
rails (>= 6.0.0)
redcarpet (~> 3.2)
ood_core (0.27.0)
ood_core (0.27.1)
ffi (~> 1.16.3)
ood_support (~> 0.0.2)
rexml (~> 3.2)
Expand Down
4 changes: 2 additions & 2 deletions apps/myjobs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,13 +152,13 @@ GEM
nokogiri (1.15.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
ood_appkit (2.1.4)
ood_appkit (2.1.6)
addressable (~> 2.4)
lograge (~> 0.3)
ood_core (~> 0.1)
rails (>= 6.0.0)
redcarpet (~> 3.2)
ood_core (0.27.0)
ood_core (0.27.1)
ffi (~> 1.16.3)
ood_support (~> 0.0.2)
rexml (~> 3.2)
Expand Down

0 comments on commit 0144f06

Please sign in to comment.