therubyracer-xcode 0.12.2 → 0.12.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0648e002ee82460ca2d2573675f00dde30742b83
4
- data.tar.gz: 5742afdd1b75323673779b97c0ff8fda91cb5250
3
+ metadata.gz: 38cd0476624b3be9213636387f927303e707b88e
4
+ data.tar.gz: a7aae0b51be038627b0c2ae431f1c763bb45f110
5
5
  SHA512:
6
- metadata.gz: 55b4a3fea60525ff60238728a97d745d2899501bfc4fdea179af63ff20c3342e367f64050645135b27c9f95c90f062e99c4599ae8642bd065c4f153a0fea0db5
7
- data.tar.gz: a8c868b5baa07747b876d7cd9ce0554dcf417c608496f83d6c15b8dec87735ed72058d03e9fda06220b1bea192c58763571ff53a31caa35c5cc56c4b3711684a
6
+ metadata.gz: 0e997df15bf32dc3c4a3570e23b930f0f38daaaf781778c838b38fea6ee1de92b1df996ef1038b66f567461c379b68f5d9ae27cefb79fb06e6c30b4f55937a70
7
+ data.tar.gz: 1491d8dc02d970de9ca4b9a765cc418c1c3271d4cdb2947f251cb84866347e843c3e70d031744bafc679db7b7592664aa1b6966acea77b6679f61fb3c8824387
@@ -16,7 +16,7 @@ if enable_config('debug')
16
16
  $CFLAGS += " -O0 -ggdb3"
17
17
  end
18
18
 
19
- LIBV8_COMPATIBILITY = '~> 3.16.14'
19
+ LIBV8_COMPATIBILITY = '~> 4.5.95.5'
20
20
 
21
21
  begin
22
22
  require 'rubygems'
@@ -1,3 +1,3 @@
1
1
  module V8
2
- VERSION = "0.12.2"
2
+ VERSION = "0.12.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: therubyracer-xcode
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.2
4
+ version: 0.12.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Charles Lowell