Skip to content

Commit

Permalink
Update geoblacklight_admin.gemspec
Browse files Browse the repository at this point in the history
Kithe down to 2.12.0
  • Loading branch information
ewlarson committed Apr 29, 2024
1 parent 77a69b9 commit c11ec2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions geoblacklight_admin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ Gem::Specification.new do |s|
s.add_dependency "httparty", "~> 0.21"
s.add_dependency "inline_svg", "~> 1.9"
s.add_dependency "jquery-rails", "~> 4.4"
s.add_dependency "kithe", "~> 2.0"
s.add_dependency "kithe", "2.12.0"
s.add_dependency "noticed", "~> 1.6"
s.add_dependency "pagy", "~> 6.0"
s.add_dependency "paper_trail", "~> 15.0"
s.add_dependency "pg", "~> 1.4"
s.add_dependency "qa", "~> 5.0"
s.add_dependency "rails", "~> 7.0", "< 8.0"
s.add_dependency "rails", "~> 7.1"
s.add_dependency "ruby-progressbar"
s.add_dependency "simple_form", "~> 5.0"
s.add_dependency "sprockets", "< 4"
Expand Down

0 comments on commit c11ec2a

Please sign in to comment.