Skip to content

Commit

Permalink
update ood_core (#3466)
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Mar 28, 2024
1 parent 40d7404 commit 8e5b3b9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/dashboard/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ gem 'sprockets-rails', '>= 2.0.0'
# OOD specific gems
gem 'ood_support', '~> 0.0.2'
gem 'ood_appkit', '~> 2.1.0'
gem 'ood_core', '~> 0.24.1'
gem 'ood_core', '~> 0.24'
gem 'pbs', '~> 2.2.1'
gem 'rest-client', '~> 2.0'

Expand Down
4 changes: 2 additions & 2 deletions apps/dashboard/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ GEM
ood_core (~> 0.1)
rails (>= 6.0.0)
redcarpet (~> 3.2)
ood_core (0.24.2)
ood_core (0.25.0)
ffi (~> 1.9, >= 1.9.6)
ood_support (~> 0.0.2)
rexml (~> 3.2)
Expand Down Expand Up @@ -304,7 +304,7 @@ DEPENDENCIES
net-imap (~> 0.3, < 0.4)
nokogiri (~> 1.15, < 1.16)
ood_appkit (~> 2.1.0)
ood_core (~> 0.24.1)
ood_core (~> 0.24)
ood_support (~> 0.0.2)
pbs (~> 2.2.1)
pry
Expand Down
2 changes: 1 addition & 1 deletion apps/myjobs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ GEM
ood_core (~> 0.1)
rails (>= 6.0.0)
redcarpet (~> 3.2)
ood_core (0.24.2)
ood_core (0.25.0)
ffi (~> 1.9, >= 1.9.6)
ood_support (~> 0.0.2)
rexml (~> 3.2)
Expand Down

0 comments on commit 8e5b3b9

Please sign in to comment.