gemfiles/rails_6.0.gemfile.lock in cloudtasker-0.12.rc3 vs gemfiles/rails_6.0.gemfile.lock in cloudtasker-0.12.rc4
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: ..
specs:
- cloudtasker (0.12.rc3)
+ cloudtasker (0.12.rc4)
activesupport
connection_pool
fugit
google-cloud-tasks (~> 1.0)
jwt
@@ -73,13 +73,33 @@
appraisal (2.4.0)
bundler
rake
thor (>= 0.14.0)
ast (2.4.2)
+ async (1.28.9)
+ console (~> 1.10)
+ nio4r (~> 2.3)
+ timers (~> 4.1)
+ async-http (0.54.1)
+ async (~> 1.25)
+ async-io (~> 1.28)
+ async-pool (~> 0.2)
+ protocol-http (~> 0.21.0)
+ protocol-http1 (~> 0.13.0)
+ protocol-http2 (~> 0.14.0)
+ async-http-faraday (0.9.0)
+ async-http (~> 0.42)
+ faraday
+ async-io (1.30.2)
+ async (~> 1.14)
+ async-pool (0.3.5)
+ async (~> 1.25)
builder (3.2.4)
concurrent-ruby (1.1.8)
connection_pool (2.2.3)
+ console (1.10.2)
+ fiber-local
crack (0.4.5)
rexml
crass (1.0.6)
diff-lcs (1.4.4)
erubi (1.10.0)
@@ -90,15 +110,18 @@
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-http-cache (2.2.0)
faraday (>= 0.8)
faraday-net_http (1.0.1)
- fugit (1.4.2)
+ fiber-local (1.0.0)
+ fugit (1.4.4)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.4)
- github_changelog_generator (1.15.2)
+ github_changelog_generator (1.16.1)
activesupport
+ async (>= 1.25.0)
+ async-http-faraday
faraday-http-cache
multi_json
octokit (~> 4.6)
rainbow (>= 2.2.1)
rake (>= 10.0)
@@ -149,12 +172,14 @@
mini_mime (>= 0.1.1)
marcel (0.3.3)
mimemagic (~> 0.3.2)
memoist (0.16.2)
method_source (1.0.0)
- mimemagic (0.3.5)
- mini_mime (1.0.2)
+ mimemagic (0.3.10)
+ nokogiri (~> 1)
+ rake
+ mini_mime (1.0.3)
mini_portile2 (2.5.0)
minitest (5.14.4)
multi_json (1.15.0)
multipart-post (2.1.1)
nio4r (2.5.7)
@@ -166,10 +191,17 @@
sawyer (~> 0.8.0, >= 0.5.3)
os (1.1.1)
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)
+ protocol-hpack (1.4.2)
+ protocol-http (0.21.0)
+ protocol-http1 (0.13.2)
+ protocol-http (~> 0.19)
+ protocol-http2 (0.14.2)
+ protocol-hpack (~> 1.4)
+ protocol-http (~> 0.18)
public_suffix (4.0.6)
raabro (1.4.0)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
@@ -217,11 +249,11 @@
rspec-support (~> 3.10.0)
rspec-json_expectations (2.2.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
- rspec-rails (5.0.0)
+ rspec-rails (5.0.1)
actionpack (>= 5.2)
activesupport (>= 5.2)
railties (>= 5.2)
rspec-core (~> 3.10)
rspec-expectations (~> 3.10)
@@ -258,13 +290,14 @@
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
thor (1.1.0)
thread_safe (0.3.6)
timecop (0.9.4)
+ timers (4.3.3)
tzinfo (1.2.9)
thread_safe (~> 0.1)
unicode-display_width (1.6.1)
- webmock (3.12.1)
+ webmock (3.12.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)