Skip to content

Commit

Permalink
Update to minracer 0.6.3
Browse files Browse the repository at this point in the history
Ruby 2.6 support.
  • Loading branch information
rywall committed May 30, 2023
1 parent 164fc9d commit f00ee15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minibars.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |s|

s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]

s.add_dependency 'mini_racer', '~> 0.4.0'
s.add_dependency 'mini_racer', '~> 0.6.3'
s.add_dependency 'handlebars-source'

s.add_development_dependency 'rspec', '~> 3.7'
Expand Down

0 comments on commit f00ee15

Please sign in to comment.