Skip to content

Commit

Permalink
Merge pull request #7102 from andrewpbrett/fix-ci
Browse files Browse the repository at this point in the history
Update miniracer to 0.3.1
  • Loading branch information
Matt-Yorkley committed Mar 14, 2021
2 parents 9bcefd3 + 902cd92 commit 8531d82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ gem 'test-unit', '~> 3.4'
gem 'coffee-rails', '~> 4.2.2'
gem 'compass-rails'

gem 'mini_racer', '0.2.15'
gem 'mini_racer', '0.3.1'

gem 'uglifier', '>= 1.0.3'

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,8 @@ GEM
mime-types-data (3.2020.1104)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_racer (0.2.15)
libv8 (> 7.3)
mini_racer (0.3.1)
libv8 (~> 8.4.255)
minitest (5.14.4)
monetize (1.10.0)
money (~> 6.12)
Expand Down Expand Up @@ -650,7 +650,7 @@ DEPENDENCIES
kaminari (~> 1.2.1)
knapsack
letter_opener (>= 1.4.1)
mini_racer (= 0.2.15)
mini_racer (= 0.3.1)
monetize (~> 1.10)
oauth2 (~> 1.4.4)
ofn-qz!
Expand Down

0 comments on commit 8531d82

Please sign in to comment.