Skip to content

Commit

Permalink
Update w3c_validtors for Ruby 3 compatibility (#40227)
Browse files Browse the repository at this point in the history
* Update w3c_validtors for Ruby 3 compatibility

* Update google-api-client for Ruby 3 compatibility

Co-authored-by: Ryuta Kamizono <kamipo@gmail.com>
  • Loading branch information
utilum and kamipo committed Dec 27, 2020
1 parent fad971f commit 924cbe6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -35,7 +35,7 @@ gem "rubocop-rails", require: false
group :doc do
gem "sdoc", "~> 1.1"
gem "redcarpet", "~> 3.2.3", platforms: :ruby
gem "w3c_validators"
gem "w3c_validators", "~> 1.3.6"
gem "kindlerb", "~> 1.2.0"
end

Expand Down
50 changes: 26 additions & 24 deletions Gemfile.lock
Expand Up @@ -127,7 +127,7 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
amq-protocol (2.3.0)
ansi (1.5.0)
ast (2.4.0)
ast (2.4.1)
aws-eventstream (1.0.3)
aws-partitions (1.260.0)
aws-sdk-core (3.86.0)
Expand Down Expand Up @@ -212,7 +212,7 @@ GEM
daemons (1.3.1)
dalli (2.7.10)
dante (0.2.0)
declarative (0.0.10)
declarative (0.0.20)
declarative-option (0.1.0)
delayed_job (4.1.8)
activesupport (>= 3.0, < 6.1)
Expand All @@ -234,7 +234,7 @@ GEM
event_emitter (0.2.6)
eventmachine (1.2.7)
execjs (2.7.0)
faraday (0.17.1)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
Expand All @@ -258,13 +258,14 @@ GEM
raabro (~> 1.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
google-api-client (0.36.2)
google-api-client (0.45.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 0.9)
httpclient (>= 2.8.1, < 3.0)
mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
rexml
signet (~> 0.12)
google-cloud-core (1.4.1)
google-cloud-env (~> 1.0)
Expand All @@ -277,13 +278,13 @@ GEM
google-cloud-core (~> 1.2)
googleauth (~> 0.9)
mini_mime (~> 1.0)
googleauth (0.10.0)
faraday (~> 0.12)
googleauth (0.14.0)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.12)
signet (~> 0.14)
hashdiff (1.0.0)
hiredis (0.6.3)
hiredis (0.6.3-java)
Expand All @@ -300,9 +301,9 @@ GEM
jdbc-postgres (42.2.6)
jdbc-sqlite3 (3.28.0)
jmespath (1.4.0)
json (2.3.0)
json (2.3.0-java)
jwt (2.2.1)
json (2.3.1)
json (2.3.1-java)
jwt (2.2.2)
kindlerb (1.2.0)
mustache
nokogiri
Expand Down Expand Up @@ -338,7 +339,7 @@ GEM
msgpack (1.3.1-java)
msgpack (1.3.1-x64-mingw32)
msgpack (1.3.1-x86-mingw32)
multi_json (1.14.1)
multi_json (1.15.0)
multipart-post (2.1.1)
mustache (1.1.1)
mustermann (1.0.3)
Expand All @@ -347,23 +348,23 @@ GEM
mysql2 (0.5.3-x86-mingw32)
nio4r (2.5.2)
nio4r (2.5.2-java)
nokogiri (1.10.7)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.7-java)
nokogiri (1.10.7-x64-mingw32)
nokogiri (1.10.10-java)
nokogiri (1.10.10-x64-mingw32)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.7-x86-mingw32)
nokogiri (1.10.10-x86-mingw32)
mini_portile2 (~> 2.4.0)
os (1.0.1)
parallel (1.19.1)
parser (2.6.5.0)
ast (~> 2.4.0)
os (1.1.1)
parallel (1.19.2)
parser (2.7.1.4)
ast (~> 2.4.1)
path_expander (1.1.0)
pg (1.2.0)
pg (1.2.0-x64-mingw32)
pg (1.2.0-x86-mingw32)
psych (3.1.0)
public_suffix (4.0.2)
public_suffix (4.0.6)
puma (4.3.1)
nio4r (~> 2.0)
puma (4.3.1-java)
Expand Down Expand Up @@ -461,9 +462,9 @@ GEM
rack-protection (>= 2.0.0)
redis (>= 4.1.0)
sigdump (0.2.4)
signet (0.12.0)
signet (0.14.0)
addressable (~> 2.3)
faraday (~> 0.9)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
sinatra (2.0.7)
Expand Down Expand Up @@ -511,9 +512,10 @@ GEM
useragent (0.16.10)
vegas (0.1.11)
rack (>= 1.0.0)
w3c_validators (1.3.4)
w3c_validators (1.3.6)
json (>= 1.8)
nokogiri (~> 1.6)
rexml (~> 3.2)
wdm (0.1.1)
webdrivers (4.1.3)
nokogiri (~> 1.6)
Expand Down Expand Up @@ -608,7 +610,7 @@ DEPENDENCIES
turbolinks (~> 5)
tzinfo-data
uglifier (>= 1.3.0)
w3c_validators
w3c_validators (~> 1.3.6)
wdm (>= 0.1.0)
webdrivers
webmock
Expand Down

0 comments on commit 924cbe6

Please sign in to comment.