Skip to content

Commit

Permalink
Update ood core (#3704)
Browse files Browse the repository at this point in the history
* update ood_core

* update ood_core in myjobs
  • Loading branch information
ashton22305 authored Aug 1, 2024
1 parent e6104b0 commit 4ac988c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions apps/dashboard/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ GEM
ood_core (~> 0.1)
rails (>= 6.0.0)
redcarpet (~> 3.2)
ood_core (0.25.0)
ffi (~> 1.9, >= 1.9.6)
ood_core (0.26.1)
ffi (~> 1.16.3)
ood_support (~> 0.0.2)
rexml (~> 3.2)
ood_support (0.0.5)
Expand Down Expand Up @@ -234,7 +234,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.0)
rexml (3.3.2)
strscan
rss (0.3.0)
rexml
Expand Down
8 changes: 4 additions & 4 deletions apps/myjobs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ GEM
ood_core (~> 0.1)
rails (>= 6.0.0)
redcarpet (~> 3.2)
ood_core (0.25.0)
ffi (~> 1.9, >= 1.9.6)
ood_core (0.26.1)
ffi (~> 1.16.3)
ood_support (~> 0.0.2)
rexml (~> 3.2)
ood_support (0.0.5)
Expand Down Expand Up @@ -216,8 +216,8 @@ GEM
redcarpet (3.6.0)
request_store (1.6.0)
rack (>= 1.4)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.2)
strscan
ruby2_keywords (0.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand Down

0 comments on commit 4ac988c

Please sign in to comment.