Skip to content

Commit

Permalink
Update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloDalRi committed Feb 12, 2024
1 parent ab6b7e2 commit 527c0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govuk_admin_template.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
gem.files = Dir["{app,config,lib}/**/*"] + Dir["*.md"] + ["LICENCE.txt"]
gem.require_paths = %w[lib]

gem.required_ruby_version = ">= 3.3"
gem.required_ruby_version = ">= 3.1.4"

gem.add_dependency "bootstrap-sass", "~> 3.4"
gem.add_dependency "jquery-rails", "~> 4.3"
Expand Down

0 comments on commit 527c0f7

Please sign in to comment.