Gemfile.lock in notion_orbit-0.0.5 vs Gemfile.lock in notion_orbit-0.0.6
- old
+ new
@@ -1,45 +1,51 @@
PATH
remote: .
specs:
- notion_orbit (0.0.4)
+ notion_orbit (0.0.5)
dotenv
http (~> 4.4)
json (~> 2.5)
- notion-ruby-client
+ notion-ruby-client (~> 0.0.8)
thor (~> 1.1)
zeitwerk (~> 2.4)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.7.0)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
byebug (11.1.3)
crack (0.4.5)
rexml
diff-lcs (1.4.4)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
- faraday (1.4.2)
+ faraday (1.7.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
+ faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
+ faraday-patron (~> 1.0)
+ faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
+ faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
- faraday-net_http_persistent (1.1.0)
- faraday_middleware (1.0.0)
+ faraday-net_http_persistent (1.2.0)
+ faraday-patron (1.0.0)
+ faraday-rack (1.0.0)
+ faraday_middleware (1.1.0)
faraday (~> 1.0)
- ffi (1.15.1)
+ ffi (1.15.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
hashdiff (1.0.1)
hashie (4.1.0)
@@ -53,20 +59,20 @@
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
json (2.5.1)
multipart-post (2.1.1)
- notion-ruby-client (0.0.5)
+ notion-ruby-client (0.0.8)
faraday (>= 1.0)
faraday_middleware
hashie
parallel (1.20.1)
- parser (3.0.1.1)
+ parser (3.0.2.0)
ast (~> 2.4.1)
public_suffix (4.0.6)
rainbow (3.0.0)
- rake (13.0.3)
+ rake (13.0.6)
regexp_parser (2.1.1)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
@@ -78,29 +84,29 @@
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
- rubocop (1.15.0)
+ rubocop (1.19.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.5.0, < 2.0)
+ rubocop-ast (>= 1.9.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.6.0)
+ rubocop-ast (1.10.0)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
- ruby2_keywords (0.0.4)
+ ruby2_keywords (0.0.5)
thor (1.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (2.0.0)
- webmock (3.13.0)
- addressable (>= 2.3.6)
+ webmock (3.14.0)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.4.2)
PLATFORMS