Skip to content

Commit

Permalink
Gemfile: Lock mini_racer version on 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AsciiWolf authored Nov 21, 2021
1 parent 79d3697 commit 5e2d3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ gem "middleman-sprockets", "~> 3.1.2"

#Ubuntu specific gems
gem "rb-inotify"
gem "mini_racer"
gem "mini_racer", "~> 0.4.0"

0 comments on commit 5e2d3ee

Please sign in to comment.