Skip to content

Commit

Permalink
Upgrade mini_racer to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
dsander committed Apr 16, 2019
1 parent 287e1f1 commit 925e130
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ gem 'rufus-scheduler', '~> 3.4.2', require: false
gem 'sass-rails', '~> 5.0'
gem 'select2-rails', '~> 3.5.4'
gem 'spectrum-rails'
gem 'mini_racer', '~> 0.2.3'
gem 'mini_racer', '~> 0.2.4'
gem 'execjs', '~> 2.7.0'
gem 'typhoeus', '~> 0.6.3'
gem 'uglifier', '~> 2.7.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ GEM
mini_magick (4.2.3)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
mini_racer (0.2.3)
mini_racer (0.2.4)
libv8 (>= 6.3)
minitest (5.11.3)
mqtt (0.3.1)
Expand Down Expand Up @@ -721,7 +721,7 @@ DEPENDENCIES
listen (~> 3.0.5)
loofah (~> 2.0)
mini_magick
mini_racer (~> 0.2.3)
mini_racer (~> 0.2.4)
mqtt
multi_xml
mysql2 (~> 0.5.2)
Expand Down

0 comments on commit 925e130

Please sign in to comment.