Skip to content

Commit

Permalink
Specify version for therubyracer gem to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cvkef authored and lord committed Apr 30, 2015
1 parent 6ea72a1 commit fd68412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ gem 'rouge', '~> 1.8.0'
gem 'redcarpet', '~> 3.2.2'

gem 'rake', '~> 10.4.2'
gem 'therubyracer', platforms: :ruby
gem 'therubyracer', '~> 0.12.1', platforms: :ruby
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ DEPENDENCIES
rake (~> 10.4.2)
redcarpet (~> 3.2.2)
rouge (~> 1.8.0)
therubyracer
therubyracer (~> 0.12.1)

0 comments on commit fd68412

Please sign in to comment.